Age | Commit message (Expand) | Author | Files | Lines |
2019-06-29 | Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 1 | -1/+1 |
2019-06-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 6 | -42/+40 |
2019-06-29 | Merge tag 'nfs-for-5.2-4' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 1 | -1/+1 |
2019-06-29 | Merge tag 'ceph-for-5.2-rc7' of git://github.com/ceph/ceph-client | Linus Torvalds | 1 | -1/+2 |
2019-06-29 | Merge tag 'for-linus-20190628' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -3/+2 |
2019-06-29 | signal: remove the wrong signal_pending() check in restore_user_sigmask() | Oleg Nesterov | 4 | -25/+32 |
2019-06-29 | fs/binfmt_flat.c: make load_flat_shared_library() work | Jann Horn | 1 | -16/+7 |
2019-06-29 | fs/proc/array.c: allow reporting eip/esp for all coredumping threads | John Ogness | 1 | -1/+1 |
2019-06-28 | NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O | Trond Myklebust | 1 | -1/+1 |
2019-06-28 | Merge tag 'for-linus-20190627' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+1 |
2019-06-28 | Merge tag 'afs-fixes-20190620' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -19/+25 |
2019-06-27 | ceph: fix ceph_mdsc_build_path to not stop on first component | Jeff Layton | 1 | -1/+2 |
2019-06-27 | proc: remove useless d_is_dir() check | Christian Brauner | 1 | -2/+1 |
2019-06-21 | Merge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 1 | -9/+11 |
2019-06-21 | io_uring: ensure req->file is cleared on allocation | Jens Axboe | 1 | -3/+2 |
2019-06-21 | NFS4: Only set creation opendata if O_CREAT | Benjamin Coddington | 1 | -9/+11 |
2019-06-21 | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 36 | -154/+35 |
2019-06-21 | Merge tag '5.2-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 6 | -4/+24 |
2019-06-21 | Merge tag 'ovl-fixes-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -59/+90 |
2019-06-21 | Merge tag 'fuse-fixes-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -10/+0 |
2019-06-20 | Merge tag 'for_v5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 3 | -5/+17 |
2019-06-20 | afs: Fix setting of i_blocks | David Howells | 1 | -7/+12 |
2019-06-20 | Merge tag 'for-linus-20190620' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -7/+16 |
2019-06-20 | afs: Fix uninitialised spinlock afs_volume::cb_break_lock | David Howells | 3 | -3/+4 |
2019-06-20 | afs: Fix vlserver record corruption | David Howells | 1 | -4/+2 |
2019-06-20 | afs: Fix over zealous "vnode modified" warnings | David Howells | 1 | -5/+7 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 25 | -101/+25 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499 | Thomas Gleixner | 9 | -27/+9 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 231 | Thomas Gleixner | 2 | -26/+1 |
2019-06-19 | fanotify: update connector fsid cache on add mark | Amir Goldstein | 2 | -3/+15 |
2019-06-19 | quota: fix a problem about transfer quota | yangerkun | 1 | -2/+2 |
2019-06-19 | ovl: make i_ino consistent with st_ino in more cases | Amir Goldstein | 1 | -6/+6 |
2019-06-18 | Merge tag 'for-5.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -16/+21 |
2019-06-18 | ovl: fix typo in MODULE_PARM_DESC | Nicolas Schier | 3 | -8/+8 |
2019-06-18 | ovl: fix bogus -Wmaybe-unitialized warning | Arnd Bergmann | 1 | -2/+2 |
2019-06-18 | ovl: don't fail with disconnected lower NFS | Miklos Szeredi | 1 | -17/+9 |
2019-06-18 | fs/namespace: fix unprivileged mount propagation | Christian Brauner | 2 | -1/+1 |
2019-06-18 | vfs: fsmount: add missing mntget() | Eric Biggers | 1 | -0/+1 |
2019-06-18 | cifs: fix GlobalMid_Lock bug in cifs_reconnect | Ronnie Sahlberg | 1 | -0/+2 |
2019-06-18 | SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing write | Steve French | 1 | -1/+1 |
2019-06-17 | block: return from __bio_try_merge_page if merging occured in the same page | Christoph Hellwig | 2 | -7/+16 |
2019-06-17 | Btrfs: fix failure to persist compression property xattr deletion on fsync | Filipe Manana | 2 | -5/+3 |
2019-06-15 | Merge tag 'gfs2-v5.2.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+4 |
2019-06-15 | Merge tag 'for-linus-20190614' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+3 |
2019-06-14 | gfs2: Fix rounding error in gfs2_iomap_page_prepare | Andreas Gruenbacher | 1 | -1/+4 |
2019-06-14 | btrfs: start readahead also in seed devices | Naohiro Aota | 1 | -0/+5 |
2019-06-14 | fs/ocfs2: fix race in ocfs2_dentry_attach_lock() | Wengang Wang | 1 | -0/+12 |
2019-06-13 | cifs: add spinlock for the openFileList to cifsInodeInfo | Ronnie Sahlberg | 3 | -2/+12 |
2019-06-13 | cifs: fix panic in smb2_reconnect | Ronnie Sahlberg | 1 | -1/+9 |
2019-06-13 | io_uring: fix memory leak of UNIX domain socket inode | Eric Biggers | 1 | -1/+3 |