aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-29Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds1-1/+1
2019-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-42/+40
2019-06-29Merge tag 'nfs-for-5.2-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-1/+1
2019-06-29Merge tag 'ceph-for-5.2-rc7' of git://github.com/ceph/ceph-clientLinus Torvalds1-1/+2
2019-06-29Merge tag 'for-linus-20190628' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+2
2019-06-29signal: remove the wrong signal_pending() check in restore_user_sigmask()Oleg Nesterov4-25/+32
2019-06-29fs/binfmt_flat.c: make load_flat_shared_library() workJann Horn1-16/+7
2019-06-29fs/proc/array.c: allow reporting eip/esp for all coredumping threadsJohn Ogness1-1/+1
2019-06-28NFS/flexfiles: Use the correct TCP timeout for flexfiles I/OTrond Myklebust1-1/+1
2019-06-28Merge tag 'for-linus-20190627' of gitolite.kernel.org:pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-2/+1
2019-06-28Merge tag 'afs-fixes-20190620' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds4-19/+25
2019-06-27ceph: fix ceph_mdsc_build_path to not stop on first componentJeff Layton1-1/+2
2019-06-27proc: remove useless d_is_dir() checkChristian Brauner1-2/+1
2019-06-21Merge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-9/+11
2019-06-21io_uring: ensure req->file is cleared on allocationJens Axboe1-3/+2
2019-06-21NFS4: Only set creation opendata if O_CREATBenjamin Coddington1-9/+11
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds36-154/+35
2019-06-21Merge tag '5.2-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds6-4/+24
2019-06-20Merge tag 'ovl-fixes-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds5-59/+90
2019-06-20Merge tag 'fuse-fixes-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-10/+0
2019-06-20Merge tag 'for_v5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds3-5/+17
2019-06-20afs: Fix setting of i_blocksDavid Howells1-7/+12
2019-06-20Merge tag 'for-linus-20190620' of git://git.kernel.dk/linux-blockLinus Torvalds2-7/+16
2019-06-20afs: Fix uninitialised spinlock afs_volume::cb_break_lockDavid Howells3-3/+4
2019-06-20afs: Fix vlserver record corruptionDavid Howells1-4/+2
2019-06-20afs: Fix over zealous "vnode modified" warningsDavid Howells1-5/+7
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner25-101/+25
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Thomas Gleixner9-27/+9
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 231Thomas Gleixner2-26/+1
2019-06-19fanotify: update connector fsid cache on add markAmir Goldstein2-3/+15
2019-06-19quota: fix a problem about transfer quotayangerkun1-2/+2
2019-06-19ovl: make i_ino consistent with st_ino in more casesAmir Goldstein1-6/+6
2019-06-18Merge tag 'for-5.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds4-16/+21
2019-06-18ovl: fix typo in MODULE_PARM_DESCNicolas Schier3-8/+8
2019-06-18ovl: fix bogus -Wmaybe-unitialized warningArnd Bergmann1-2/+2
2019-06-18ovl: don't fail with disconnected lower NFSMiklos Szeredi1-17/+9
2019-06-17fs/namespace: fix unprivileged mount propagationChristian Brauner2-1/+1
2019-06-17vfs: fsmount: add missing mntget()Eric Biggers1-0/+1
2019-06-17cifs: fix GlobalMid_Lock bug in cifs_reconnectRonnie Sahlberg1-0/+2
2019-06-17SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing writeSteve French1-1/+1
2019-06-17block: return from __bio_try_merge_page if merging occured in the same pageChristoph Hellwig2-7/+16
2019-06-17Btrfs: fix failure to persist compression property xattr deletion on fsyncFilipe Manana2-5/+3
2019-06-14Merge tag 'gfs2-v5.2.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2Linus Torvalds1-1/+4
2019-06-14Merge tag 'for-linus-20190614' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+3
2019-06-14gfs2: Fix rounding error in gfs2_iomap_page_prepareAndreas Gruenbacher1-1/+4
2019-06-14btrfs: start readahead also in seed devicesNaohiro Aota1-0/+5
2019-06-13fs/ocfs2: fix race in ocfs2_dentry_attach_lock()Wengang Wang1-0/+12
2019-06-13cifs: add spinlock for the openFileList to cifsInodeInfoRonnie Sahlberg3-2/+12
2019-06-13cifs: fix panic in smb2_reconnectRonnie Sahlberg1-1/+9
2019-06-13io_uring: fix memory leak of UNIX domain socket inodeEric Biggers1-1/+3