aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'efi/chainsaw' into x86/efiH. Peter Anvin2013-04-20
|\
| * efi: split efisubsystem from efivarsTom Gundersen2013-04-17
| * efivarfs: Move to fs/efivarfsMatt Fleming2013-04-17
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-29
| |\
| | * Btrfs: don't drop path when printing out tree errors in scrubJosef Bacik2013-03-29
| | * Btrfs: fix wrong return value of btrfs_lookup_csum()Miao Xie2013-03-28
| | * Btrfs: fix wrong reservation of csumsMiao Xie2013-03-28
| | * Btrfs: fix double free in the btrfs_qgroup_account_ref()Wang Shilong2013-03-28
| | * Btrfs: limit the global reserve to 512mbJosef Bacik2013-03-28
| | * Btrfs: hold the ordered operations mutex when waiting on ordered extentsJosef Bacik2013-03-28
| | * Btrfs: fix space accounting for unlink and renameJosef Bacik2013-03-28
| | * Btrfs: fix space leak when we fail to reserve metadata spaceJosef Bacik2013-03-28
| | * Btrfs: fix EIO from btrfs send in is_extent_unchanged for punched holesJan Schmidt2013-03-28
| | * Btrfs: fix race between mmap writes and compressionChris Mason2013-03-26
| | * Btrfs: fix memory leak in btrfs_create_tree()Tsutomu Itoh2013-03-21
| | * Btrfs: fix locking on ROOT_REPLACE operations in tree mod logJan Schmidt2013-03-21
| | * Btrfs: fix missing qgroup reservation before fallocatingWang Shilong2013-03-21
| | * Btrfs: handle a bogus chunk tree nicelyJosef Bacik2013-03-21
| | * Btrfs: update to use fs_state bitLiu Bo2013-03-21
| * | Merge tag 'driver-core-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-03-28
| |\ \
| | * | sysfs: handle failure path correctly for readdir()Ming Lei2013-03-20
| | * | sysfs: fix race between readdir and lseekMing Lei2013-03-20
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-28
| |\ \ \
| | * | | userns: Restrict when proc and sysfs can be mountedEric W. Biederman2013-03-27
| | * | | vfs: Carefully propogate mounts across user namespacesEric W. Biederman2013-03-27
| | * | | vfs: Add a mount flag to lock read only bind mountsEric W. Biederman2013-03-27
| | * | | userns: Don't allow creation if the user is chrootedEric W. Biederman2013-03-27
| | |/ /
| * | | vfs/splice: Fix missed checks in new __kernel_write() helperAl Viro2013-03-27
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-26
| |\ \ \
| | * | | Nest rename_lock inside vfsmount_lockAl Viro2013-03-26
| | * | | Don't bother with redoing rw_verify_area() from default_file_splice_from()Al Viro2013-03-21
| * | | | Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-03-26
| |\ \ \ \
| | * | | | NFSv4.1: Add a helper pnfs_commit_and_return_layoutTrond Myklebust2013-03-21
| | * | | | NFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layoutreturnTrond Myklebust2013-03-21
| | * | | | NFSv4.1: Fix a race in pNFS layoutcommitTrond Myklebust2013-03-21
| | * | | | pnfs-block: removing DM device maybe cause oops when call dev_removefanchaoting2013-03-21
| | * | | | NFSv4: Fix the string length returned by the idmapperTrond Myklebust2013-03-20
| * | | | | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-03-25
| |\ \ \ \ \
| | * | | | | nfsd: fix bad offset useKent Overstreet2013-03-22
| | * | | | | nfsd: fix startup order in nfsd_reply_cache_initJeff Layton2013-03-18
| | * | | | | nfsd: only unhash DRC entries that are in the hashtableJeff Layton2013-03-18
| | | |_|/ / | | |/| | |
| * | | | | vfs,proc: guarantee unique inodes in /procLinus Torvalds2013-03-22
| * | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-03-21
| |\ \ \ \ \
| | * | | | | cifs: ignore everything in SPNEGO blob after mechTypesJeff Layton2013-03-21
| | * | | | | cifs: delay super block destruction until all cifsFileInfo objects are goneMateusz Guzik2013-03-13
| | * | | | | cifs: map NT_STATUS_SHARING_VIOLATION to EBUSY instead of ETXTBSYSachin Prabhu2013-03-13
| * | | | | | Merge tag 'ext4_for_linue' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-03-21
| |\ \ \ \ \ \
| | * | | | | | ext4: fix data=journal fast mount/umount hangTheodore Ts'o2013-03-20
| | * | | | | | ext4: fix ext4_evict_inode() racing against workqueue processing codeTheodore Ts'o2013-03-20
| | * | | | | | ext4: fix memory leakage in mext_check_coverageDmitry Monakhov2013-03-18