summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
* | ocfs2: Specify appropriate journal access for new xattr buckets.Joel Becker2008-11-101-1/+5
* | ocfs2: Check errors from ocfs2_xattr_update_xattr_search()Joel Becker2008-11-101-1/+5
* | ocfs2: Don't return -EFAULT from a corrupt xattr entry.Joel Becker2008-11-101-1/+1
* | ocfs2: Check xattr block signatures properly.Joel Becker2008-11-102-22/+19Star
* | ocfs2: add handler_map array bounds checkingTiger Yang2008-11-101-1/+1
* | ocfs2: remove duplicate definition in xattrTiger Yang2008-11-101-9/+2Star
* | ocfs2: fix function declaration and definition in xattrTiger Yang2008-11-102-27/+27
* | ocfs2: fix license in xattrTiger Yang2008-11-102-19/+6Star
* | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-11-091-4/+1Star
|\ \
| * | Fix nfsd truncation of readdir resultsDoug Nazar2008-11-091-4/+1Star
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-11-077-30/+69
|\ \ \
| * | | ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inodeFrederic Bohe2008-11-071-0/+2
| * | | ext4: Mark the buffer_heads as dirty and uptodate after prepare_writeAneesh Kumar K.V2008-11-071-0/+2
| * | | ext4: calculate journal credits correctlyTheodore Ts'o2008-11-061-2/+3
| * | | ext4: wait on all pending commits in ext4_sync_fs()Theodore Ts'o2008-11-041-11/+8Star
| * | | ext4: Convert to host order before using the values.Aneesh Kumar K.V2008-11-041-3/+2Star
| * | | ext4: fix missing ext4_unlock_group in error pathAneesh Kumar K.V2008-11-041-0/+1
| * | | jbd2: deregister proc on failure in jbd2_journal_init_inodeSami Liedes2008-11-031-0/+2
| * | | jbd2: don't give up looking for space so easily in __jbd2_log_wait_for_spaceTheodore Ts'o2008-11-071-7/+25
| * | | jbd: don't give up looking for space so easily in __log_wait_for_spaceTheodore Ts'o2008-11-071-7/+24
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-11-071-12/+11Star
|\ \ \ \
| * | | | block: fix __blkdev_get() for removable devicesTejun Heo2008-11-061-12/+11Star
| | |_|/ | |/| |
* | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-11-073-11/+16
|\ \ \ \
| * | | | [JFFS2] fix race condition in jffs2_lzo_compress()Geert Uytterhoeven2008-11-051-6/+9
| * | | | [JFFS2] Fix lack of locking in thread_should_wake()David Woodhouse2008-10-311-5/+5
| * | | | [JFFS2] Fix build failure with !CONFIG_JFFS2_FS_WRITEBUFFERSteve Glendinning2008-10-211-0/+2
* | | | | fat: i_blocks warning fixOGAWA Hirofumi2008-11-074-6/+9
* | | | | fat: ->i_pos race fixOGAWA Hirofumi2008-11-071-2/+19
* | | | | fat: mmu_private race fixOGAWA Hirofumi2008-11-074-10/+25
* | | | | fat: Add printf attribute to fat_fs_panic()OGAWA Hirofumi2008-11-071-1/+2
* | | | | fat: Fix _fat_bmap() raceOGAWA Hirofumi2008-11-071-1/+8
* | | | | fat: Fix ATTR_RO for directoryOGAWA Hirofumi2008-11-073-12/+35
* | | | | fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0OGAWA Hirofumi2008-11-072-5/+35
* | | | | fat: Cleanup FAT attribute stuffOGAWA Hirofumi2008-11-073-31/+40
* | | | | fat: Cleanup msdos_lookup()OGAWA Hirofumi2008-11-071-17/+21
* | | | | fat: Kill d_invalidate() in vfat_lookup()OGAWA Hirofumi2008-11-071-7/+6Star
* | | | | fat: Fix/Cleanup dcache handling for vfatOGAWA Hirofumi2008-11-071-44/+80
* | | | | vfat: Fix vfat_find() error path in vfat_lookup()OGAWA Hirofumi2008-11-071-5/+13
* | | | | fat: use fat_detach() in fat_clear_inode()OGAWA Hirofumi2008-11-071-6/+1Star
* | | | | fat: Fix fat_ent_update_ptr() for FAT12OGAWA Hirofumi2008-11-071-4/+14
* | | | | fat: improve fat_hash()OGAWA Hirofumi2008-11-072-12/+7Star
* | | | | fat: cleanup fat_parse_long() error handlingDarren Jenkins2008-11-071-3/+4
* | | | | fat: use generic_file_llseek() for directoryOGAWA Hirofumi2008-11-071-0/+1
* | | | | fat: Fix and cleanup timestamp conversionOGAWA Hirofumi2008-11-076-72/+130
* | | | | fat: split include/msdos_fs.hOGAWA Hirofumi2008-11-079-8/+282
* | | | | fat: move fs/vfat/* and fs/msdos/* to fs/fatOGAWA Hirofumi2008-11-076-17/+5Star
* | | | | ext3: wait on all pending commits in ext3_sync_fsArthur Jones2008-11-071-6/+5Star
* | | | | autofs4: collect version check returnIan Kent2008-11-071-2/+3
* | | | | autofs4: correct offset mount expire checkIan Kent2008-11-071-4/+15
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-11-038-30/+86
|\ \ \ \