aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-11-12__generic_block_fiemap(): fix for files bigger than 4GBMike Hommey
2009-11-12exec: setup_arg_pages() fails to return errorsAnton Blanchard
2009-11-12fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctlHeiko Carstens
2009-11-12pidns: fix a leak in /proc dentries and inodes with pid namespaces.Sukadev Bhattiprolu
2009-11-12fs/jbd: Export log_start_commit to fix ext3 build.Stefan Schmidt
2009-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-11-11Btrfs: fix panic when trying to destroy a newly allocatedJosef Bacik
2009-11-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-11-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-11-11Btrfs: allow more metadata chunk preallocationChris Mason
2009-11-11Btrfs: fallback on uncompressed io if compressed io failsJosef Bacik
2009-11-11Btrfs: find ideal block group for cachingJosef Bacik
2009-11-11Btrfs: avoid null deref in unpin_extent_cache()Dan Carpenter
2009-11-11Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_rootLi Dongyang
2009-11-11Btrfs: fix some metadata enospc issuesJosef Bacik
2009-11-11Btrfs: fix how we set max_size for free space clustersJosef Bacik
2009-11-11Btrfs: cleanup transaction starting and fix journal_info usageJosef Bacik
2009-11-11Btrfs: fix data allocation hint startJosef Bacik
2009-11-11JBD/JBD2: free j_wbuf if journal init fails.Tao Ma
2009-11-11ext3: Wait for proper transaction commit on fsyncJan Kara
2009-11-11ext3: retry failed direct IO allocationsEric Sandeen
2009-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-11-08ext4: partial revert to fix double brelse WARNING()Theodore Ts'o
2009-11-08nilfs2: fix missing cleanup of gc cache on error casesRyusuke Konishi
2009-11-08nilfs2: fix kernel oops in error case of nilfs_ioctl_move_blocksRyusuke Konishi
2009-11-06cifs: don't use CIFSGetSrvInodeNumber in is_path_accessibleJeff Layton
2009-11-06cifs: clean up handling when server doesn't consistently support inode numbersJeff Layton
2009-11-06ext4: Fix return value of ext4_split_unwritten_extents() to fix direct I/OMingming
2009-11-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2009-11-05Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-11-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-11-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-11-05sysfs: Don't leak secdata when a sysfs_dirent is freed.Eric W. Biederman
2009-11-04x86, fs: Fix x86 procfs stack information for threads on 64-bitStefani Seibold
2009-11-04fuse: invalidate target of renameMiklos Szeredi
2009-11-04fuse: fix kunmap in fuse_ioctl_copy_userJens Axboe
2009-11-04fuse: prevent fuse_put_request on invalid pointerAnand V. Avati
2009-11-03Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-11-03ext4: code clean up for dio fallocate handlingMingming
2009-11-10ext4: skip conversion of uninit extents after direct IO if there isn't anyMingming
2009-11-10ext4: fix ext4_ext_direct_IO()'s return value after converting uninit extentsMingming
2009-11-03nilfs2: add zero-fill for new btree node buffersRyusuke Konishi
2009-11-03nilfs2: fix irregular checkpoint creation due to data flushRyusuke Konishi
2009-11-03nilfs2: fix dirty page accounting leak causing hang at writeRyusuke Konishi
2009-11-02ext4: discard preallocation when restarting a transaction during truncateAneesh Kumar K.V
2009-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2009-11-02Revert "ext4: Remove journal_checksum mount option and enable it by default"Linus Torvalds
2009-11-029p: fix readdir corner casesEric Van Hensbergen
2009-11-029p: fix readlinkMartin Stava
2009-11-029p: fix a small bug in readdir for long directoriesMartin Stava