aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds285-1520/+1512
2015-04-24RCU pathwalk breakage when running into a symlink overmounting somethingAl Viro1-2/+4
2015-04-24direct-io: only inc/dec inode->i_dio_count for file systemsJens Axboe8-32/+22
2015-04-24fs/9p: fix readdir()Johannes Berg1-0/+2
2015-04-24Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds10-77/+35
2015-04-24Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds46-897/+2113
2015-04-24Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfsLinus Torvalds46-1929/+1992
2015-04-22Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+0
2015-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds8-92/+190
2015-04-22ceph: fix uninline data functionYan, Zheng1-13/+21
2015-04-22ceph: rename snapshot supportYan, Zheng2-4/+10
2015-04-22ceph: fix null pointer dereference in send_mds_reconnect()Yan, Zheng1-1/+2
2015-04-21nfsd: fix nsfd startup race triggering BUG_ONGiuseppe Cantavenera1-8/+8
2015-04-21nfsd: eliminate NFSD_DEBUGMark Salter3-3/+3
2015-04-21nfsd4: fix READ permission checkingJ. Bruce Fields1-4/+8
2015-04-21nfsd4: disallow SEEK with special stateidsJ. Bruce Fields1-0/+2
2015-04-21nfsd4: disallow ALLOCATE with special stateidsJ. Bruce Fields1-0/+2
2015-04-21Revert "ocfs2: incorrect check for debugfs returns"Linus Torvalds3-37/+16
2015-04-20ceph: hold on to exclusive caps on complete directoriesYan, Zheng1-0/+12
2015-04-20ceph: show non-default options onlyIlya Dryomov1-5/+1
2015-04-20libceph, ceph: split ceph_show_options()Ilya Dryomov1-25/+15
2015-04-20ceph: cleanup unsafe requests when reconnecting is deniedYan, Zheng1-0/+28
2015-04-20ceph: don't zero i_wrbuffer_ref when reconnecting is deniedYan, Zheng1-7/+0
2015-04-20ceph: don't mark dirty caps when there is no auth capYan, Zheng2-2/+8
2015-04-20ceph: keep i_snap_realm while there are writersYan, Zheng1-9/+22
2015-04-20ceph: kstrdup() memory handlingSanidhya Kashyap3-13/+44
2015-04-20ceph: properly release page upon errorTaesoo Kim1-0/+4
2015-04-20ceph: match wait_for_completion_timeout return typeNicholas Mc Guire1-4/+5
2015-04-20ceph: use msecs_to_jiffies for time conversionNicholas Mc Guire1-1/+1
2015-04-20ceph: remove redundant declarationFabian Frederick1-1/+0
2015-04-20ceph: fix dcache/nocache mount optionYan, Zheng2-1/+4
2015-04-20ceph: drop cap releases in requests composed before cap reconnectYan, Zheng1-6/+13
2015-04-19Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds29-246/+3344
2015-04-19fs: take i_mutex during prepare_binprm for set[ug]id executablesJann Horn1-28/+48
2015-04-18Merge tag 'for-linus-4.1-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds3-7/+6
2015-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds4-57/+156
2015-04-18Merge tag 'for-f2fs-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds20-261/+1230
2015-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds51-362/+561
2015-04-17proc: show locks in /proc/pid/fdinfo/XAndrey Vagin2-10/+55
2015-04-17bfs: correct return valuesSanidhya Kashyap1-2/+2
2015-04-17affs: kstrdup() memory handlingSanidhya Kashyap1-1/+5
2015-04-17fs/affs: use affs_test_opt()Fabian Frederick5-21/+22
2015-04-17fs/affs/super.c: use affs_set_opt()Fabian Frederick1-15/+16
2015-04-17fs/affs/affs.h: add mount option manipulation macrosFabian Frederick1-0/+4
2015-04-17fs/affs: use AFFS_MOUNT prefix for mount optionsFabian Frederick6-48/+54
2015-04-17adfs: return correct return valuesSanidhya Kashyap2-5/+16
2015-04-17fs/exec.c:de_thread: move notify_count write under lockKirill Tkhai1-1/+5
2015-04-17prctl: avoid using mmap_sem for exe_file serializationDavidlohr Bueso1-0/+6
2015-04-17mm: rcu-protected get_mm_exe_file()Konstantin Khlebnikov1-2/+1
2015-04-17fs/fat: comment fix, fat_bits can be also 32Alexander Kuleshov1-1/+1