aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2018-10-29knfsd: Lockless lookup of NFSv4 identities.Gravatar Trond Myklebust 1-5/+6
2018-10-29knfsd: Allow lockless lookups of the exportsGravatar Trond Myklebust 2-7/+9
2018-10-29Merge tag 'filesystems_for_v4.20-rc1' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 6-107/+85
2018-10-29Merge tag 'for_v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Gravatar Linus Torvalds 9-101/+152
2018-10-29Merge tag '9p-for-4.20' of git://github.com/martinetd/linuxGravatar Linus Torvalds 5-21/+46
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxGravatar Linus Torvalds 18-612/+447
2018-10-26Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 14-57/+38
2018-10-26mm: zero-seek shrinkersGravatar Johannes Weiner 2-0/+6
2018-10-26sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADGravatar Johannes Weiner 1-3/+0
2018-10-26mm, proc: add KReclaimable to /proc/meminfoGravatar Vlastimil Babka 1-8/+8
2018-10-26dcache: allocate external names from reclaimable kmalloc cachesGravatar Vlastimil Babka 1-29/+9
2018-10-26cramfs: convert to use vmf_insert_mixedGravatar Nicolas Pitre 1-1/+4
2018-10-26fs/iomap.c: change return type to vm_fault_tGravatar Souptick Joarder 1-1/+1
2018-10-26ocfs2: remove set but not used variable 'rb'Gravatar YueHaibing 1-2/+0
2018-10-26fs/ocfs2/dlm/dlmdebug.c: fix a sleep-in-atomic-context bug in dlm_print_one_m...Gravatar Jia-Ju Bai 1-1/+1
2018-10-26ocfs2: remove unneeded null checkGravatar Ding Xiang 1-2/+1
2018-10-26ocfs2: remove unused pointer 'eb'Gravatar Colin Ian King 1-4/+0
2018-10-26ocfs2/dlm: remove unnecessary parenthesesGravatar Nathan Chancellor 1-1/+1
2018-10-26userfaultfd: disable irqs when taking the waitqueue lockGravatar Christoph Hellwig 1-4/+4
2018-10-26mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range()Gravatar Vlastimil Babka 1-1/+3
2018-10-26ovl: using posix_acl_xattr_size() to get size instead of posix_acl_to_xattr()Gravatar Chengguang Xu 1-3/+2
2018-10-26ovl: abstract ovl_inode lock with a helperGravatar Amir Goldstein 2-12/+23
2018-10-26ovl: remove the 'locked' argument of ovl_nlink_{start,end}Gravatar Amir Goldstein 3-28/+25
2018-10-26ovl: relax requirement for non null uuid of lower fsGravatar Amir Goldstein 2-4/+31
2018-10-26ovl: fold copy-up helpers into callersGravatar Miklos Szeredi 1-108/+67
2018-10-26ovl: untangle copy up call chainGravatar Amir Goldstein 1-86/+159
2018-10-26ovl: relax permission checking on underlying layersGravatar Miklos Szeredi 1-4/+13
2018-10-26ovl: fix recursive oi->lock in ovl_link()Gravatar Amir Goldstein 1-0/+4
2018-10-26vfs: fix FIGETBSZ ioctl on an overlayfs fileGravatar Amir Goldstein 1-0/+3
2018-10-26ovl: clean up error handling in ovl_get_tmpfile()Gravatar Miklos Szeredi 1-3/+2
2018-10-26ovl: fix error handling in ovl_verify_set_fh()Gravatar Amir Goldstein 1-1/+3
2018-10-26Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 17-361/+444
2018-10-26Merge tag '4.20-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 25-382/+1019
2018-10-26Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+4
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 2-14/+0
2018-10-25Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-4/+4
2018-10-25Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-9/+3
2018-10-25Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-68/+1
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 7-60/+60
2018-10-25fsnotify: Fix busy inodes during unmountGravatar Jan Kara 2-8/+34
2018-10-24Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 14-454/+1259
2018-10-24Merge tag 'f2fs-for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 27-561/+1566
2018-10-24Merge tag 'xfs-4.20-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 24-383/+607
2018-10-24Merge tag 'gfs2-4.20.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 18-154/+218
2018-10-24Merge tag 'for-linus-4.20-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 4-7/+15
2018-10-24Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGravatar Linus Torvalds 2-3/+11
2018-10-24Merge tag 'jfs-for-4.20' of git://github.com/kleikamp/linux-shaggyGravatar Linus Torvalds 3-2/+5
2018-10-24Merge tag 'for-4.20-part1-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 39-738/+1239
2018-10-24Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-169/+0
2018-10-24Merge tag 'pstore-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 5-32/+88