index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSD: Update the NFSv2 GETACL argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
4
-7
/
+17
*
NFSD: Remove argument length checking in nfsd_dispatch()
Chuck Lever
2021-01-25
1
-34
/
+0
*
NFSD: Update the NFSv2 SYMLINK argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-103
/
+10
*
NFSD: Update the NFSv2 CREATE argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-6
/
+4
*
NFSD: Update the NFSv2 SETATTR argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-6
/
+76
*
NFSD: Update the NFSv2 LINK argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-6
/
+4
*
NFSD: Update the NFSv2 RENAME argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-7
/
+5
*
NFSD: Update NFSv2 diropargs decoding to use struct xdr_stream
Chuck Lever
2021-01-25
1
-5
/
+34
*
NFSD: Update the NFSv2 READDIR argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-5
/
+7
*
NFSD: Add helper to set up the pages where the dirlist is encoded
Chuck Lever
2021-01-25
3
-14
/
+18
*
NFSD: Update the NFSv2 READLINK argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
3
-23
/
+5
*
NFSD: Update the NFSv2 WRITE argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-31
/
+21
*
NFSD: Update the NFSv2 READ argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
3
-39
/
+30
*
NFSD: Update the NFSv2 GETATTR argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
3
-9
/
+23
*
NFSD: Update the MKNOD3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-72
/
+35
*
NFSD: Update the SYMLINK3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-13
/
+16
*
NFSD: Update the MKDIR3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-6
/
+4
*
NFSD: Update the CREATE3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-10
/
+10
*
NFSD: Update the SETATTR3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-17
/
+121
*
NFSD: Update the LINK3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-6
/
+4
*
NFSD: Update the RENAME3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-7
/
+5
*
NFSD: Update the NFSv3 DIROPargs decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-5
/
+35
*
NFSD: Update COMMIT3arg decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-5
/
+8
*
NFSD: Update READDIR3args decoders to use struct xdr_stream
Chuck Lever
2021-01-25
2
-15
/
+24
*
NFSD: Add helper to set up the pages where the dirlist is encoded
Chuck Lever
2021-01-25
3
-31
/
+19
*
NFSD: Fix returned READDIR offset cookie
Chuck Lever
2021-01-25
1
-3
/
+4
*
NFSD: Update READLINK3arg decoder to use struct xdr_stream
Chuck Lever
2021-01-25
3
-23
/
+5
*
NFSD: Update WRITE3arg decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-31
/
+20
*
NFSD: Update READ3arg decoder to use struct xdr_stream
Chuck Lever
2021-01-25
3
-27
/
+25
*
NFSD: Update ACCESS3arg decoder to use struct xdr_stream
Chuck Lever
2021-01-25
2
-5
/
+6
*
NFSD: Update GETATTR3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
3
-9
/
+27
*
SUNRPC: Make trace_svc_process() display the RPC procedure symbolically
Chuck Lever
2021-01-25
8
-0
/
+100
*
Merge tag 'io_uring-5.11-2021-01-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-01-24
1
-20
/
+47
|
\
|
*
io_uring: account io_uring internal files as REQ_F_INFLIGHT
Jens Axboe
2021-01-24
1
-10
/
+26
|
*
io_uring: fix sleeping under spin in __io_clean_op
Pavel Begunkov
2021-01-24
1
-5
/
+5
|
*
io_uring: fix short read retries for non-reg files
Pavel Begunkov
2021-01-22
1
-1
/
+1
|
*
io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state
Jens Axboe
2021-01-22
1
-1
/
+2
|
*
io_uring: fix skipping disabling sqo on exec
Pavel Begunkov
2021-01-17
1
-0
/
+4
|
*
io_uring: fix uring_flush in exit_files() warning
Pavel Begunkov
2021-01-16
1
-1
/
+4
|
*
io_uring: fix false positive sqo warning on flush
Pavel Begunkov
2021-01-16
1
-2
/
+1
|
*
io_uring: iopoll requests should also wake task ->in_idle state
Jens Axboe
2021-01-16
1
-0
/
+4
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-01-24
1
-1
/
+6
|
\
\
|
*
|
proc_sysctl: fix oops caused by incorrect command parameters
Xiaoming Ni
2021-01-24
1
-1
/
+6
*
|
|
Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-01-24
1
-41
/
+24
|
\
\
\
|
*
|
|
kernfs: wire up ->splice_read and ->splice_write
Christoph Hellwig
2021-01-21
1
-0
/
+2
|
*
|
|
kernfs: implement ->write_iter
Christoph Hellwig
2021-01-21
1
-18
/
+10
|
*
|
|
kernfs: implement ->read_iter
Christoph Hellwig
2021-01-21
1
-23
/
+12
*
|
|
|
Merge tag '5.11-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-01-24
2
-4
/
+4
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
cifs: do not fail __smb_send_rqst if non-fatal signals are pending
Ronnie Sahlberg
2021-01-23
1
-2
/
+2
|
*
|
|
fs/cifs: Simplify bool comparison.
Jiapeng Zhong
2021-01-18
1
-1
/
+1
[next]