aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-09proc: Use nd_jump_link in proc_ns_follow_linkEric W. Biederman
2013-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-03-08Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-03-08vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlinkLinus Torvalds
2013-03-07Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-03-07Btrfs: improve the delayed inode throttlingChris Mason
2013-03-07fs: Limit sys_mount to only request filesystem modules (Part 2).Eric W. Biederman
2013-03-06Btrfs: fix a mismerge in btrfs_balance()Ilya Dryomov
2013-03-06CIFS: Fix missing of oplock_read value in smb30_values structurePavel Shilovsky
2013-03-06cifs: don't try to unlock pagecache page after releasing itJeff Layton
2013-03-06cifs: remove the sockopt= mount optionJeff Layton
2013-03-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...Chris Mason
2013-03-06cifs: Check server capability before attempting silly renameSachin Prabhu
2013-03-06cifs: Fix bug when checking error condition in cifs_rename_pending_delete()Sachin Prabhu
2013-03-05Btrfs: enforce min_bytes parameter during extent allocationChris Mason
2013-03-04Btrfs: allow running defrag in parallel to administrative tasksStefan Behrens
2013-03-04Btrfs: avoid deadlock on transaction waiting listLiu Bo
2013-03-04Btrfs: do not BUG_ON on aborted situationLiu Bo
2013-03-04Btrfs: do not BUG_ON in prepare_to_relocLiu Bo
2013-03-04Btrfs: free all recorded tree blocks on errorLiu Bo
2013-03-04Btrfs: build up error handling for merge_reloc_rootsLiu Bo
2013-03-04Btrfs: check for NULL pointer in updating reloc rootsLiu Bo
2013-03-04Btrfs: fix unclosed transaction handler when the async transaction commitment...Miao Xie
2013-03-04Btrfs: fix wrong handle at error path of create_snapshot() when the commit failsMiao Xie
2013-03-04Btrfs: use set_nlink if our i_nlink is 0Josef Bacik
2013-03-03eCryptfs: allow userspace messaging to be disabledKees Cook
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-03btrfs/raid56: Add missing #include <linux/vmalloc.h>Geert Uytterhoeven
2013-03-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-03-02Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-03-02ext4: enable quotas before orphan cleanupJan Kara
2013-03-02ext4: don't allow quota mount options when quota feature enabledJan Kara
2013-03-02ext4: fix a warning from sparse check for ext4_dir_llseekZheng Liu
2013-03-02ext4: convert number of blocks to clusters properlyLukas Czerner
2013-03-02ext4: fix possible memory leak in ext4_remount()Wei Yongjun
2013-03-02jbd2: fix ERR_PTR dereference in jbd2__journal_startDmitry Monakhov
2013-03-02Revert some of "binfmt_elf: cleanups"James Hogan
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-02ext4: use percpu counter for extent cache countTheodore Ts'o
2013-03-02compat: restore timerfd settime and gettime compat syscallsHeiko Carstens
2013-03-01constify path_get/path_put and fs_struct.c stuffAl Viro
2013-03-01cache the value of file_inode() in struct fileAl Viro
2013-03-01Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-03-01autofs4 - autofs4_catatonic_mode(): remove redundant null check on kfree()Tim Gardner
2013-03-01autofs - Fix sparse warning: context imbalance in autofs4_d_automount() diffe...Peter Huewe