Commit Graph

10720 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Tiger Yang 6c1e183e12 ocfs2: Check search result in ocfs2_xattr_block_get() 16 years ago
Mark Fasheh de29c08528 ocfs2: fix printk related build warnings in xattr.c 16 years ago
Dmitri Monakhov c435400140 ocfs2: truncate outstanding block after direct io failure 16 years ago
Tao Ma 80bcaf3469 ocfs2/xattr: Proper hash collision handle in bucket division 16 years ago
Tao Ma 4c1bbf1ba6 ocfs2: return 0 in page_mkwrite to let VFS retry. 16 years ago
Sunil Mushran ae0dff6830 ocfs2: Set journal descriptor to NULL after journal shutdown 16 years ago
Tao Ma d32647993c ocfs2: Fix check of return value of ocfs2_start_trans() in xattr.c. 16 years ago
Jan Kara b99835c168 ocfs2: Let inode be really deleted when ocfs2_mknod_locked() fails 16 years ago
Jan Kara 87cfa00432 ocfs2: Fix checking of return value of new_inode() 16 years ago
Jan Kara fa38e92cb3 ocfs2: Fix check of return value of ocfs2_start_trans() 16 years ago
Tao Ma 8573f79d30 ocfs2: Fix some typos in xattr annotations. 16 years ago
Tao Ma 63fd775737 ocfs2: Remove unused ocfs2_restore_xattr_block(). 16 years ago
Joel Becker 54f443f4e7 ocfs2: Don't repeat ocfs2_xattr_block_find() 16 years ago
Joel Becker eb6ff2397d ocfs2: Specify appropriate journal access for new xattr buckets. 16 years ago
Joel Becker bd60bd37ad ocfs2: Check errors from ocfs2_xattr_update_xattr_search() 16 years ago
Joel Becker b37c4d84e9 ocfs2: Don't return -EFAULT from a corrupt xattr entry. 16 years ago
Joel Becker f6087fb799 ocfs2: Check xattr block signatures properly. 16 years ago
Tiger Yang c988fd045f ocfs2: add handler_map array bounds checking 16 years ago
Tiger Yang ceb1eba3dc ocfs2: remove duplicate definition in xattr 16 years ago
Tiger Yang 0030e00150 ocfs2: fix function declaration and definition in xattr 16 years ago
Tiger Yang c3cb682735 ocfs2: fix license in xattr 16 years ago
David Chinner 220ca310a5 [XFS] XFS: Check for valid transaction headers in recovery 16 years ago
Dave Chinner 8f330f5149 [XFS] handle memory allocation failures during log initialisation 16 years ago
David Chinner 6f9f51adb6 [XFS] Account for allocated blocks when expanding directories 16 years ago
Lachlan McIlroy 2cf7f0da3a [XFS] Wait for all I/O on truncate to zero file size 16 years ago
Lachlan McIlroy 9ccbece546 [XFS] Fix use-after-free with log and quotas 16 years ago
Doug Nazar b726e923ea Fix nfsd truncation of readdir results 16 years ago
Frederic Bohe 23712a9c28 ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inode 16 years ago
Aneesh Kumar K.V ed9b3e3379 ext4: Mark the buffer_heads as dirty and uptodate after prepare_write 16 years ago
Adrian Hunter 7e2d9bfa4e UBIFS: allow for gaps when dirtying the LPT 16 years ago
OGAWA Hirofumi c3302931db fat: i_blocks warning fix 16 years ago
OGAWA Hirofumi 9ca59f4c3d fat: ->i_pos race fix 16 years ago
OGAWA Hirofumi 2bdf67eb16 fat: mmu_private race fix 16 years ago
OGAWA Hirofumi 0e75f5da06 fat: Add printf attribute to fat_fs_panic() 16 years ago
OGAWA Hirofumi fa93ca18a8 fat: Fix _fat_bmap() race 16 years ago
OGAWA Hirofumi dfc209c006 fat: Fix ATTR_RO for directory 16 years ago
OGAWA Hirofumi 9183482f5d fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0 16 years ago
OGAWA Hirofumi 9c0aa1b87b fat: Cleanup FAT attribute stuff 16 years ago
OGAWA Hirofumi 45cfbe3547 fat: Cleanup msdos_lookup() 16 years ago
OGAWA Hirofumi 1c13a243a4 fat: Kill d_invalidate() in vfat_lookup() 16 years ago
OGAWA Hirofumi 1b52467243 fat: Fix/Cleanup dcache handling for vfat 16 years ago
OGAWA Hirofumi 068f5ae05c vfat: Fix vfat_find() error path in vfat_lookup() 16 years ago
OGAWA Hirofumi a993b542bb fat: use fat_detach() in fat_clear_inode() 16 years ago
OGAWA Hirofumi 5e35dd4651 fat: Fix fat_ent_update_ptr() for FAT12 16 years ago
OGAWA Hirofumi d3dfa8228f fat: improve fat_hash() 16 years ago
Darren Jenkins 52e9d9f4b3 fat: cleanup fat_parse_long() error handling 16 years ago
OGAWA Hirofumi 53472bc8f8 fat: use generic_file_llseek() for directory 16 years ago
OGAWA Hirofumi 7decd1cb03 fat: Fix and cleanup timestamp conversion 16 years ago
OGAWA Hirofumi 9e975dae29 fat: split include/msdos_fs.h 16 years ago
OGAWA Hirofumi 990e194e69 fat: move fs/vfat/* and fs/msdos/* to fs/fat 16 years ago