index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-09
Merge tag 'nfs-for-5.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
16
-224
/
+347
2021-07-09
Merge tag 'f2fs-for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
17
-484
/
+1068
2021-07-09
io_uring: remove dead non-zero 'poll' check
Jens Axboe
1
-1
/
+1
2021-07-08
cifs: use helpers when parsing uid/gid mount options and validate them
Ronnie Sahlberg
2
-5
/
+20
2021-07-08
io_uring: mitigate unlikely iopoll lag
Pavel Begunkov
1
-1
/
+5
2021-07-08
Merge part 2 of branch 'sysfs-devel'
Trond Myklebust
3
-8
/
+44
2021-07-08
NFSv4/pNFS: Return an error if _nfs4_pnfs_v3_ds_connect can't load NFSv3
Trond Myklebust
1
-1
/
+1
2021-07-08
NFSv4/pNFS: Don't call _nfs4_pnfs_v3_ds_connect multiple times
Trond Myklebust
1
-26
/
+26
2021-07-08
NFSv4/pnfs: Clean up layout get on open
Trond Myklebust
2
-17
/
+17
2021-07-08
NFSv4/pnfs: Fix layoutget behaviour after invalidation
Trond Myklebust
1
-5
/
+5
2021-07-08
NFSv4/pnfs: Fix the layout barrier update
Trond Myklebust
1
-15
/
+15
2021-07-08
NFS: Fix fscache read from NFS after cache error
Dave Wysochanski
2
-7
/
+16
2021-07-08
NFS: Ensure nfs_readpage returns promptly when internal error occurs
Dave Wysochanski
1
-3
/
+3
2021-07-08
NFSv4.1 identify and mark RPC tasks that can move between transports
Olga Kornievskaia
3
-8
/
+44
2021-07-08
ext4: inline jbd2_journal_[un]register_shrinker()
Theodore Ts'o
3
-99
/
+62
2021-07-08
ext4: fix flags validity checking for EXT4_IOC_CHECKPOINT
Theodore Ts'o
1
-1
/
+1
2021-07-08
ext4: fix possible UAF when remounting r/o a mmp-protected file system
Theodore Ts'o
2
-17
/
+20
2021-07-07
CIFS: Clarify SMB1 code for POSIX Lock
Steve French
1
-1
/
+2
2021-07-07
CIFS: Clarify SMB1 code for rename open file
Steve French
1
-1
/
+2
2021-07-07
Merge tag 'nfsd-5.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
16
-522
/
+1156
2021-07-07
io_uring: fix drain alloc fail return code
Pavel Begunkov
1
-1
/
+1
2021-07-07
CIFS: Clarify SMB1 code for delete
Steve French
1
-1
/
+2
2021-07-07
CIFS: Clarify SMB1 code for SetFileSize
Steve French
1
-2
/
+2
2021-07-07
btrfs: zoned: fix wrong mutex unlock on failure to allocate log root tree
Filipe Manana
1
-1
/
+1
2021-07-07
btrfs: don't block if we can't acquire the reclaim lock
Johannes Thumshirn
1
-1
/
+9
2021-07-07
btrfs: properly split extent_map for REQ_OP_ZONE_APPEND
Naohiro Aota
1
-29
/
+118
2021-07-07
btrfs: rework chunk allocation to avoid exhaustion of the system chunk array
Filipe Manana
7
-184
/
+546
2021-07-07
btrfs: fix deadlock with concurrent chunk allocations involving system chunks
Filipe Manana
3
-69
/
+1
2021-07-07
btrfs: zoned: print unusable percentage when reclaiming block groups
Johannes Thumshirn
1
-2
/
+12
2021-07-07
btrfs: zoned: fix types for u64 division in btrfs_reclaim_bgs_work
David Sterba
1
-1
/
+1
2021-07-06
f2fs: drop dirty node pages when cp is in error status
Jaegeuk Kim
1
-7
/
+4
2021-07-06
nfsd: fix NULL dereference in nfs3svc_encode_getaclres
J. Bruce Fields
1
-1
/
+2
2021-07-06
NFSD: Prevent a possible oops in the nfs_dirent() tracepoint
Chuck Lever
1
-1
/
+0
2021-07-06
nfsd: remove redundant assignment to pointer 'this'
Colin Ian King
1
-1
/
+1
2021-07-06
nfsd: Reduce contention for the nfsd_file nf_rwsem
Trond Myklebust
1
-2
/
+16
2021-07-06
lockd: Update the NLMv4 SHARE results encoder to use struct xdr_stream
Chuck Lever
1
-13
/
+9
2021-07-06
lockd: Update the NLMv4 nlm_res results encoder to use struct xdr_stream
Chuck Lever
1
-7
/
+6
2021-07-06
lockd: Update the NLMv4 TEST results encoder to use struct xdr_stream
Chuck Lever
1
-38
/
+36
2021-07-06
lockd: Update the NLMv4 void results encoder to use struct xdr_stream
Chuck Lever
1
-6
/
+11
2021-07-06
lockd: Update the NLMv4 FREE_ALL arguments decoder to use struct xdr_stream
Chuck Lever
1
-13
/
+15
2021-07-06
lockd: Update the NLMv4 SHARE arguments decoder to use struct xdr_stream
Chuck Lever
1
-73
/
+26
2021-07-06
lockd: Update the NLMv4 SM_NOTIFY arguments decoder to use struct xdr_stream
Chuck Lever
1
-13
/
+26
2021-07-06
lockd: Update the NLMv4 nlm_res arguments decoder to use struct xdr_stream
Chuck Lever
1
-11
/
+14
2021-07-06
lockd: Update the NLMv4 UNLOCK arguments decoder to use struct xdr_stream
Chuck Lever
1
-40
/
+13
2021-07-06
lockd: Update the NLMv4 CANCEL arguments decoder to use struct xdr_stream
Chuck Lever
1
-15
/
+18
2021-07-06
lockd: Update the NLMv4 LOCK arguments decoder to use struct xdr_stream
Chuck Lever
1
-18
/
+23
2021-07-06
lockd: Update the NLMv4 TEST arguments decoder to use struct xdr_stream
Chuck Lever
1
-6
/
+66
2021-07-06
lockd: Update the NLMv4 void arguments decoder to use struct xdr_stream
Chuck Lever
1
-7
/
+10
2021-07-06
lockd: Update the NLMv1 SHARE results encoder to use struct xdr_stream
Chuck Lever
1
-16
/
+9
2021-07-06
lockd: Update the NLMv1 nlm_res results encoder to use struct xdr_stream
Chuck Lever
1
-7
/
+6
[prev]
[next]