| Commit message (Expand) | Author | Age | Files | Lines |
* | elf: don't use MAP_FIXED_NOREPLACE for elf executable mappings | Linus Torvalds | 2019-10-06 | 1 | -10/+3 |
* | Merge branch 'readdir' (readdir speedup and sanity checking) | Linus Torvalds | 2019-10-05 | 1 | -35/+133 |
|\ |
|
| * | Make filldir[64]() verify the directory entry filename is valid | Linus Torvalds | 2019-10-05 | 1 | -0/+40 |
| * | Convert filldir[64]() from __put_user() to unsafe_put_user() | Linus Torvalds | 2019-10-05 | 1 | -35/+93 |
* | | Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-10-04 | 1 | -4/+4 |
|\ \ |
|
| * | | io_uring: use __kernel_timespec in timeout ABI | Arnd Bergmann | 2019-10-01 | 1 | -4/+4 |
* | | | vfs: Fix EOVERFLOW testing in put_compat_statfs64 | Eric Sandeen | 2019-10-03 | 1 | -13/+4 |
* | | | erofs: fix mis-inplace determination related with noio chain | Gao Xiang | 2019-09-30 | 1 | -2/+10 |
* | | | erofs: fix erofs_get_meta_page locking due to a cleanup | Gao Xiang | 2019-09-30 | 1 | -3/+7 |
* | | | erofs: fix return value check in erofs_read_superblock() | Wei Yongjun | 2019-09-30 | 1 | -2/+2 |
* | | | Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-09-30 | 5 | -18/+58 |
|\ \ \ |
|
| * | | | btrfs: qgroup: Fix reserved data space leak if we have multiple reserve calls | Qu Wenruo | 2019-09-27 | 1 | -0/+3 |
| * | | | btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data space | Qu Wenruo | 2019-09-27 | 1 | -1/+1 |
| * | | | btrfs: Fix a regression which we can't convert to SINGLE profile | Qu Wenruo | 2019-09-25 | 1 | -1/+7 |
| * | | | btrfs: relocation: fix use-after-free on dead relocation roots | Qu Wenruo | 2019-09-25 | 1 | -1/+8 |
| * | | | Btrfs: fix race setting up and completing qgroup rescan workers | Filipe Manana | 2019-09-24 | 1 | -14/+19 |
| * | | | Btrfs: fix missing error return if writeback for extent buffer never started | Filipe Manana | 2019-09-24 | 1 | -0/+4 |
| * | | | btrfs: adjust dirty_metadata_bytes after writeback failure of extent buffer | Dennis Zhou | 2019-09-24 | 1 | -0/+9 |
| * | | | Btrfs: fix selftests failure due to uninitialized i_mode in test inodes | Filipe Manana | 2019-09-24 | 1 | -1/+7 |
* | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2019-09-30 | 4 | -10/+2 |
|\ \ \ \ |
|
| * | | | | afs dynroot: switch to simple_dir_operations | Al Viro | 2019-09-15 | 3 | -9/+1 |
| * | | | | fs/handle.c - fix up kerneldoc | Valdis Klētnieks | 2019-08-08 | 1 | -1/+1 |
* | | | | | Merge tag '5.4-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2019-09-30 | 14 | -26/+194 |
|\ \ \ \ \ |
|
| * | | | | | CIFS: Fix oplock handling for SMB 2.1+ protocols | Pavel Shilovsky | 2019-09-26 | 1 | -0/+5 |
| * | | | | | smb3: missing ACL related flags | Steve French | 2019-09-26 | 1 | -1/+80 |
| * | | | | | smb3: pass mode bits into create calls | Steve French | 2019-09-26 | 7 | -21/+51 |
| * | | | | | smb3: Add missing reparse tags | Steve French | 2019-09-25 | 1 | -0/+11 |
| * | | | | | CIFS: fix max ea value size | Murphy Zhou | 2019-09-24 | 1 | -1/+1 |
| * | | | | | fs/cifs/sess.c: Remove set but not used variable 'capabilities' | zhengbin | 2019-09-24 | 1 | -2/+1 |
| * | | | | | fs/cifs/smb2pdu.c: Make SMB2_notify_init static | zhengbin | 2019-09-24 | 1 | -1/+1 |
| * | | | | | smb3: fix leak in "open on server" perf counter | Steve French | 2019-09-24 | 2 | -0/+6 |
| * | | | | | smb3: allow decryption keys to be dumped by admin for debugging | Steve French | 2019-09-21 | 2 | -0/+38 |
* | | | | | | Merge branch 'entropy' | Linus Torvalds | 2019-09-30 | 1 | -0/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | Revert "Revert "ext4: make __ext4_get_inode_loc plug"" | Linus Torvalds | 2019-09-30 | 1 | -0/+3 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-09-28 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | sched/membarrier: Fix p->mm->membarrier_state racy load | Mathieu Desnoyers | 2019-09-25 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-09-28 | 4 | -3/+107 |
|\ \ \ \ \ \ |
|
| * | | | | | | lockdown: Print current->comm in restriction messages | Matthew Garrett | 2019-08-20 | 1 | -2/+3 |
| * | | | | | | tracefs: Restrict tracefs when the kernel is locked down | Matthew Garrett | 2019-08-20 | 1 | -1/+41 |
| * | | | | | | debugfs: Restrict debugfs when the kernel is locked down | David Howells | 2019-08-20 | 2 | -2/+60 |
| * | | | | | | lockdown: Lock down /proc/kcore | David Howells | 2019-08-20 | 1 | -0/+5 |
* | | | | | | | Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2019-09-28 | 30 | -562/+2004 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | nfsd: fix nfs read eof detection | Trond Myklebust | 2019-09-23 | 6 | -50/+41 |
| * | | | | | | | nfsd: Make nfsd_reset_boot_verifier_locked static | YueHaibing | 2019-09-23 | 1 | -1/+1 |
| * | | | | | | | nfsd: degraded slot-count more gracefully as allocation nears exhaustion. | NeilBrown | 2019-09-20 | 1 | -4/+11 |
| * | | | | | | | nfsd: handle drc over-allocation gracefully. | NeilBrown | 2019-09-20 | 1 | -4/+15 |
| * | | | | | | | nfsd: add support for upcall version 2 | Scott Mayhew | 2019-09-10 | 3 | -16/+216 |
| * | | | | | | | nfsd: add a "GetVersion" upcall for nfsdcld | Scott Mayhew | 2019-09-10 | 1 | -50/+117 |
| * | | | | | | | nfsd: Reset the boot verifier on all write I/O errors | Trond Myklebust | 2019-09-10 | 1 | -4/+15 |
| * | | | | | | | nfsd: Don't garbage collect files that might contain write errors | Trond Myklebust | 2019-09-10 | 1 | -1/+42 |