aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
|\
| * fcntl: rename F_OWNER_GID to F_OWNER_PGRPPeter Zijlstra2009-11-17
| * procfs: fix /proc/<pid>/stat stack pointer for kernel threadsStefani Seibold2009-11-17
| * Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-11-17
| |\
| | * xfs: copy li_lsn before dropping AIL lockNathaniel W. Turner2009-11-17
| | * XFS bug in log recover with quota (bugzilla id 855)Jan Rekorajski2009-11-17
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-11-17
| |\ \
| | * | cifs: clear server inode number flag while autodisablingSuresh Jayaraman2009-11-16
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-11-17
| |\ \ \ | | |_|/ | |/| |
| | * | nilfs2: deleted inconsistent comment in nilfs_load_inode_block()Jiro SEKIBA2009-11-15
| | * | nilfs2: fix lock order reversal in chcp operationRyusuke Konishi2009-11-12
| * | | Fix memory corruption caused by nfsd readdir+Petr Vandrovec2009-11-14
| |/ /
| * | __generic_block_fiemap(): fix for files bigger than 4GBMike Hommey2009-11-12
| * | exec: setup_arg_pages() fails to return errorsAnton Blanchard2009-11-12
| * | fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctlHeiko Carstens2009-11-12
| * | pidns: fix a leak in /proc dentries and inodes with pid namespaces.Sukadev Bhattiprolu2009-11-12
| * | fs/jbd: Export log_start_commit to fix ext3 build.Stefan Schmidt2009-11-12
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-11-11
| |\ \
| | * | Btrfs: fix panic when trying to destroy a newly allocatedJosef Bacik2009-11-11
| | * | Btrfs: allow more metadata chunk preallocationChris Mason2009-11-11
| | * | Btrfs: fallback on uncompressed io if compressed io failsJosef Bacik2009-11-11
| | * | Btrfs: find ideal block group for cachingJosef Bacik2009-11-11
| | * | Btrfs: avoid null deref in unpin_extent_cache()Dan Carpenter2009-11-11
| | * | Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_rootLi Dongyang2009-11-11
| | * | Btrfs: fix some metadata enospc issuesJosef Bacik2009-11-11
| | * | Btrfs: fix how we set max_size for free space clustersJosef Bacik2009-11-11
| | * | Btrfs: cleanup transaction starting and fix journal_info usageJosef Bacik2009-11-11
| | * | Btrfs: fix data allocation hint startJosef Bacik2009-11-11
| * | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-11-11
| |\ \ \
| | * | | JBD/JBD2: free j_wbuf if journal init fails.Tao Ma2009-11-11
| | * | | ext3: Wait for proper transaction commit on fsyncJan Kara2009-11-11
| | * | | ext3: retry failed direct IO allocationsEric Sandeen2009-11-11
| | | |/ | | |/|
| * | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-11-11
| |\ \ \ | | |/ / | |/| |
| | * | ext4: partial revert to fix double brelse WARNING()Theodore Ts'o2009-11-08
| | * | ext4: Fix return value of ext4_split_unwritten_extents() to fix direct I/OMingming2009-11-06
| | * | ext4: code clean up for dio fallocate handlingMingming2009-11-03
| | * | ext4: skip conversion of uninit extents after direct IO if there isn't anyMingming2009-11-10
| | * | ext4: fix ext4_ext_direct_IO()'s return value after converting uninit extentsMingming2009-11-10
| | * | ext4: discard preallocation when restarting a transaction during truncateAneesh Kumar K.V2009-11-02
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-11-09
| |\ \ \
| | * | | nilfs2: fix missing cleanup of gc cache on error casesRyusuke Konishi2009-11-08
| | * | | nilfs2: fix kernel oops in error case of nilfs_ioctl_move_blocksRyusuke Konishi2009-11-08
| | |/ /
| * | | cifs: don't use CIFSGetSrvInodeNumber in is_path_accessibleJeff Layton2009-11-06
| * | | cifs: clean up handling when server doesn't consistently support inode numbersJeff Layton2009-11-06
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2009-11-05
| |\ \ \
| | * | | fuse: invalidate target of renameMiklos Szeredi2009-11-04
| | * | | fuse: fix kunmap in fuse_ioctl_copy_userJens Axboe2009-11-04
| | * | | fuse: prevent fuse_put_request on invalid pointerAnand V. Avati2009-11-04
| | |/ /
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-11-05
| |\ \ \
| | * | | powerpc: Cleanup Kconfig selection of hugetlbfs supportBenjamin Herrenschmidt2009-10-30