aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-03-29Btrfs: don't drop path when printing out tree errors in scrubJosef Bacik
2013-03-28Merge tag 'driver-core-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-28Btrfs: fix wrong return value of btrfs_lookup_csum()Miao Xie
2013-03-28Btrfs: fix wrong reservation of csumsMiao Xie
2013-03-28Btrfs: fix double free in the btrfs_qgroup_account_ref()Wang Shilong
2013-03-28Btrfs: limit the global reserve to 512mbJosef Bacik
2013-03-28Btrfs: hold the ordered operations mutex when waiting on ordered extentsJosef Bacik
2013-03-28Btrfs: fix space accounting for unlink and renameJosef Bacik
2013-03-28Btrfs: fix space leak when we fail to reserve metadata spaceJosef Bacik
2013-03-28Btrfs: fix EIO from btrfs send in is_extent_unchanged for punched holesJan Schmidt
2013-03-27vfs/splice: Fix missed checks in new __kernel_write() helperAl Viro
2013-03-27userns: Restrict when proc and sysfs can be mountedEric W. Biederman
2013-03-27vfs: Carefully propogate mounts across user namespacesEric W. Biederman
2013-03-27vfs: Add a mount flag to lock read only bind mountsEric W. Biederman
2013-03-27userns: Don't allow creation if the user is chrootedEric W. Biederman
2013-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-26Nest rename_lock inside vfsmount_lockAl Viro
2013-03-26Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-03-26Btrfs: fix race between mmap writes and compressionChris Mason
2013-03-25Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-03-22nfsd: fix bad offset useKent Overstreet
2013-03-22vfs,proc: guarantee unique inodes in /procLinus Torvalds
2013-03-21Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-03-21Merge tag 'ext4_for_linue' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-03-21Btrfs: fix memory leak in btrfs_create_tree()Tsutomu Itoh
2013-03-21Btrfs: fix locking on ROOT_REPLACE operations in tree mod logJan Schmidt
2013-03-21Btrfs: fix missing qgroup reservation before fallocatingWang Shilong
2013-03-21Btrfs: handle a bogus chunk tree nicelyJosef Bacik
2013-03-21Btrfs: update to use fs_state bitLiu Bo
2013-03-21cifs: ignore everything in SPNEGO blob after mechTypesJeff Layton
2013-03-21Don't bother with redoing rw_verify_area() from default_file_splice_from()Al Viro
2013-03-21NFSv4.1: Add a helper pnfs_commit_and_return_layoutTrond Myklebust
2013-03-21NFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layoutreturnTrond Myklebust
2013-03-21NFSv4.1: Fix a race in pNFS layoutcommitTrond Myklebust
2013-03-21pnfs-block: removing DM device maybe cause oops when call dev_removefanchaoting
2013-03-20sysfs: handle failure path correctly for readdir()Ming Lei
2013-03-20sysfs: fix race between readdir and lseekMing Lei
2013-03-20NFSv4: Fix the string length returned by the idmapperTrond Myklebust
2013-03-20ext4: fix data=journal fast mount/umount hangTheodore Ts'o
2013-03-20ext4: fix ext4_evict_inode() racing against workqueue processing codeTheodore Ts'o
2013-03-19Merge tag 'for-linus-v3.9-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-03-18nfsd: fix startup order in nfsd_reply_cache_initJeff Layton
2013-03-18nfsd: only unhash DRC entries that are in the hashtableJeff Layton
2013-03-18xfs: ensure we capture IO errors correctlyDave Chinner
2013-03-18xfs: fix xfs_iomap_eof_prealloc_initial_size typeMark Tinguely
2013-03-18xfs: fix potential infinite loop in xfs_iomap_prealloc_size()Brian Foster
2013-03-18ext4: fix memory leakage in mext_check_coverageDmitry Monakhov
2013-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds