summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-04-03jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callbackDmitry Monakhov
2013-04-03ext4: support simple conversion of extent-mapped inodes to use i_blocksTheodore Ts'o
2013-04-03ext4/jbd2: don't wait (forever) for stale tid caused by wraparoundTheodore Ts'o
2013-04-03ext4: add might_sleep() annotationsTheodore Ts'o
2013-04-03ext4: add mutex_is_locked() assertion to ext4_truncate()Theodore Ts'o
2013-04-03ext4: refactor truncate codeTheodore Ts'o
2013-04-03ext4: refactor punch hole codeTheodore Ts'o
2013-04-03ext4: fold ext4_alloc_blocks() in ext4_alloc_branch()Theodore Ts'o
2013-04-03ext4: fold ext4_generic_write_end() into ext4_write_end()Zheng Liu
2013-04-03ext4: collapse handling of data=ordered and data=writeback codepathsTheodore Ts'o
2013-04-03ext4: fix big-endian bugs which could cause fs corruptionsZheng Liu
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