aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+86
2017-05-03Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 13-46/+69
2017-05-03fs/block_dev: always invalidate cleancache in invalidate_bdev()Gravatar Andrey Ryabinin 1-6/+5
2017-05-03fs: fix data invalidation in the cleancache during direct IOGravatar Andrey Ryabinin 1-10/+8
2017-05-03jbd2: make the whole kjournald2 kthread NOFS safeGravatar Michal Hocko 1-0/+9
2017-05-03jbd2: mark the transaction context with the scope GFP_NOFS contextGravatar Michal Hocko 1-0/+12
2017-05-03xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*Gravatar Michal Hocko 2-10/+10
2017-05-03mm: introduce memalloc_nofs_{save,restore} APIGravatar Michal Hocko 1-1/+1
2017-05-03xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFSGravatar Michal Hocko 5-13/+13
2017-05-03proc: show MADV_FREE pages info in smapsGravatar Shaohua Li 1-1/+7
2017-05-03fs/ocfs2/cluster: use offset_in_page() macroGravatar Geliang Tang 1-1/+1
2017-05-03ocfs2: o2hb: revert hb threshold to keep compatibleGravatar Junxiao Bi 1-4/+4
2017-05-03fs/ocfs2/cluster: use setup_timerGravatar Geliang Tang 1-3/+2
2017-05-03Merge branch 'generic' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/...Gravatar Linus Torvalds 23-179/+335
2017-05-03Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...Gravatar Linus Torvalds 18-704/+680
2017-05-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 1-10/+10
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-0/+15
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 6-14/+110
2017-05-02Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 11-1200/+1136
2017-05-02Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-9/+11
2017-05-02Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+1
2017-05-02Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 5-53/+40
2017-05-02Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 7-261/+350
2017-05-01Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+1
2017-05-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-21/+4
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 39-257/+186
2017-04-28Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-4/+7
2017-04-28cifs: don't check for failure from mempool_alloc()Gravatar NeilBrown 3-44/+32
2017-04-28Do not return number of bytes written for ioctl CIFS_IOC_COPYCHUNK_FILEGravatar Sachin Prabhu 1-1/+2
2017-04-28Fix match_prepath()Gravatar Sachin Prabhu 1-8/+6
2017-04-27pstore: Solve lockdep warning by moving inode locksGravatar Kees Cook 3-16/+36
2017-04-27pstore: Remove unused vmalloc.h in pmsgGravatar Geliang Tang 1-1/+0
2017-04-27Merge tag 'nfsd-4.11-3' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 3-8/+51
2017-04-27Merge tag 'ceph-for-4.11-rc9' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 1-12/+10
2017-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-12/+19
2017-04-27statx: correct error handling of NULL pathnameGravatar Michael Kerrisk (man-pages) 1-2/+0
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 3-16/+25
2017-04-26statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATHGravatar David Howells 1-7/+6
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Gravatar Al Viro 72-647/+815
2017-04-25nfsd: stricter decoding of write-like NFSv2/v3 opsGravatar J. Bruce Fields 2-0/+6
2017-04-25nfsd4: minor NFSv2/v3 write decoding cleanupGravatar J. Bruce Fields 2-8/+9
2017-04-25nfsd: check for oversized NFSv2/v3 argumentsGravatar J. Bruce Fields 1-0/+36
2017-04-25ceph: fix recursion between ceph_set_acl() and __ceph_setattr()Gravatar Yan, Zheng 1-12/+10
2017-04-25fanotify: don't expose EOPENSTALE to userspaceGravatar Amir Goldstein 1-8/+18
2017-04-24ext4: Improve comments in ext4_quota_{on|off}()Gravatar Jan Kara 1-2/+10
2017-04-24fsnotify: remove a stray unlockGravatar Dan Carpenter 1-1/+0
2017-04-24udf: use kmap_atomic for memcpy copyingGravatar Fabian Frederick 2-9/+9
2017-04-24udf: use octal for permissionsGravatar Fabian Frederick 2-8/+8