aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | | | io_uring: use __kernel_timespec in timeout ABIArnd Bergmann2019-10-01
* | | | | | vfs: Fix EOVERFLOW testing in put_compat_statfs64Eric Sandeen2019-10-03
* | | | | | erofs: fix mis-inplace determination related with noio chainGao Xiang2019-09-30
* | | | | | erofs: fix erofs_get_meta_page locking due to a cleanupGao Xiang2019-09-30
* | | | | | erofs: fix return value check in erofs_read_superblock()Wei Yongjun2019-09-30
| |_|_|_|/ |/| | | |
* | | | | Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-30
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | btrfs: qgroup: Fix reserved data space leak if we have multiple reserve callsQu Wenruo2019-09-27
| * | | | btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data spaceQu Wenruo2019-09-27
| * | | | btrfs: Fix a regression which we can't convert to SINGLE profileQu Wenruo2019-09-25
| * | | | btrfs: relocation: fix use-after-free on dead relocation rootsQu Wenruo2019-09-25
| * | | | Btrfs: fix race setting up and completing qgroup rescan workersFilipe Manana2019-09-24
| * | | | Btrfs: fix missing error return if writeback for extent buffer never startedFilipe Manana2019-09-24
| * | | | btrfs: adjust dirty_metadata_bytes after writeback failure of extent bufferDennis Zhou2019-09-24
| * | | | Btrfs: fix selftests failure due to uninitialized i_mode in test inodesFilipe Manana2019-09-24
* | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2019-09-29
|\ \ \ \ \
| * | | | | afs dynroot: switch to simple_dir_operationsAl Viro2019-09-15
| * | | | | fs/handle.c - fix up kerneldocValdis Klētnieks2019-08-07
* | | | | | Merge tag '5.4-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-09-29
|\ \ \ \ \ \
| * | | | | | CIFS: Fix oplock handling for SMB 2.1+ protocolsPavel Shilovsky2019-09-26
| * | | | | | smb3: missing ACL related flagsSteve French2019-09-26
| * | | | | | smb3: pass mode bits into create callsSteve French2019-09-26
| * | | | | | smb3: Add missing reparse tagsSteve French2019-09-25
| * | | | | | CIFS: fix max ea value sizeMurphy Zhou2019-09-24
| * | | | | | fs/cifs/sess.c: Remove set but not used variable 'capabilities'zhengbin2019-09-23
| * | | | | | fs/cifs/smb2pdu.c: Make SMB2_notify_init staticzhengbin2019-09-23
| * | | | | | smb3: fix leak in "open on server" perf counterSteve French2019-09-23
| * | | | | | smb3: allow decryption keys to be dumped by admin for debuggingSteve French2019-09-21
* | | | | | | Merge branch 'entropy'Linus Torvalds2019-09-29
|\ \ \ \ \ \ \
| * | | | | | | Revert "Revert "ext4: make __ext4_get_inode_loc plug""Linus Torvalds2019-09-29
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-09-28
|\ \ \ \ \ \ \
| * | | | | | | sched/membarrier: Fix p->mm->membarrier_state racy loadMathieu Desnoyers2019-09-25
| |/ / / / / /
* | | | | | | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-28
|\ \ \ \ \ \ \
| * | | | | | | lockdown: Print current->comm in restriction messagesMatthew Garrett2019-08-20
| * | | | | | | tracefs: Restrict tracefs when the kernel is locked downMatthew Garrett2019-08-20
| * | | | | | | debugfs: Restrict debugfs when the kernel is locked downDavid Howells2019-08-20
| * | | | | | | lockdown: Lock down /proc/kcoreDavid Howells2019-08-20
* | | | | | | | Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-09-27
|\ \ \ \ \ \ \ \
| * | | | | | | | nfsd: fix nfs read eof detectionTrond Myklebust2019-09-23
| * | | | | | | | nfsd: Make nfsd_reset_boot_verifier_locked staticYueHaibing2019-09-23
| * | | | | | | | nfsd: degraded slot-count more gracefully as allocation nears exhaustion.NeilBrown2019-09-20
| * | | | | | | | nfsd: handle drc over-allocation gracefully.NeilBrown2019-09-20
| * | | | | | | | nfsd: add support for upcall version 2Scott Mayhew2019-09-10
| * | | | | | | | nfsd: add a "GetVersion" upcall for nfsdcldScott Mayhew2019-09-10
| * | | | | | | | nfsd: Reset the boot verifier on all write I/O errorsTrond Myklebust2019-09-10
| * | | | | | | | nfsd: Don't garbage collect files that might contain write errorsTrond Myklebust2019-09-10
| * | | | | | | | nfsd: Support the server resetting the boot verifierTrond Myklebust2019-09-10
| * | | | | | | | nfsd: nfsd_file cache entries should be per net namespaceTrond Myklebust2019-09-10
| * | | | | | | | nfsd: eliminate an unnecessary acl size limitJ. Bruce Fields2019-08-28
| * | | | | | | | Deprecate nfsd fault injectionJ. Bruce Fields2019-08-26
| * | | | | | | | nfsd: remove duplicated include from filecache.cYueHaibing2019-08-20