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-01-25
NFSD: Clean up after updating NFSv2 ACL decoders
Chuck Lever
2
-19
/
+0
2021-01-25
NFSD: Update the NFSv2 ACL ACCESS argument decoder to use struct xdr_stream
Chuck Lever
1
-5
/
+6
2021-01-25
NFSD: Update the NFSv2 ACL GETATTR argument decoder to use struct xdr_stream
Chuck Lever
1
-11
/
+1
2021-01-25
NFSD: Update the NFSv2 SETACL argument decoder to use struct xdr_stream
Chuck Lever
2
-18
/
+13
2021-01-25
NFSD: Add an xdr_stream-based decoder for NFSv2/3 ACLs
Chuck Lever
1
-0
/
+52
2021-01-25
NFSD: Update the NFSv2 GETACL argument decoder to use struct xdr_stream
Chuck Lever
4
-7
/
+17
2021-01-25
NFSD: Remove argument length checking in nfsd_dispatch()
Chuck Lever
1
-34
/
+0
2021-01-25
NFSD: Update the NFSv2 SYMLINK argument decoder to use struct xdr_stream
Chuck Lever
1
-103
/
+10
2021-01-25
NFSD: Update the NFSv2 CREATE argument decoder to use struct xdr_stream
Chuck Lever
1
-6
/
+4
2021-01-25
NFSD: Update the NFSv2 SETATTR argument decoder to use struct xdr_stream
Chuck Lever
1
-6
/
+76
2021-01-25
NFSD: Update the NFSv2 LINK argument decoder to use struct xdr_stream
Chuck Lever
1
-6
/
+4
2021-01-25
NFSD: Update the NFSv2 RENAME argument decoder to use struct xdr_stream
Chuck Lever
1
-7
/
+5
2021-01-25
NFSD: Update NFSv2 diropargs decoding to use struct xdr_stream
Chuck Lever
1
-5
/
+34
2021-01-25
NFSD: Update the NFSv2 READDIR argument decoder to use struct xdr_stream
Chuck Lever
1
-5
/
+7
2021-01-25
NFSD: Add helper to set up the pages where the dirlist is encoded
Chuck Lever
3
-14
/
+18
2021-01-25
NFSD: Update the NFSv2 READLINK argument decoder to use struct xdr_stream
Chuck Lever
3
-23
/
+5
2021-01-25
NFSD: Update the NFSv2 WRITE argument decoder to use struct xdr_stream
Chuck Lever
1
-31
/
+21
2021-01-25
NFSD: Update the NFSv2 READ argument decoder to use struct xdr_stream
Chuck Lever
3
-39
/
+30
2021-01-25
NFSD: Update the NFSv2 GETATTR argument decoder to use struct xdr_stream
Chuck Lever
3
-9
/
+23
2021-01-25
NFSD: Update the MKNOD3args decoder to use struct xdr_stream
Chuck Lever
1
-72
/
+35
2021-01-25
NFSD: Update the SYMLINK3args decoder to use struct xdr_stream
Chuck Lever
1
-13
/
+16
2021-01-25
NFSD: Update the MKDIR3args decoder to use struct xdr_stream
Chuck Lever
1
-6
/
+4
2021-01-25
NFSD: Update the CREATE3args decoder to use struct xdr_stream
Chuck Lever
1
-10
/
+10
2021-01-25
NFSD: Update the SETATTR3args decoder to use struct xdr_stream
Chuck Lever
1
-17
/
+121
2021-01-25
NFSD: Update the LINK3args decoder to use struct xdr_stream
Chuck Lever
1
-6
/
+4
2021-01-25
NFSD: Update the RENAME3args decoder to use struct xdr_stream
Chuck Lever
1
-7
/
+5
2021-01-25
NFSD: Update the NFSv3 DIROPargs decoder to use struct xdr_stream
Chuck Lever
1
-5
/
+35
2021-01-25
NFSD: Update COMMIT3arg decoder to use struct xdr_stream
Chuck Lever
1
-5
/
+8
2021-01-25
NFSD: Update READDIR3args decoders to use struct xdr_stream
Chuck Lever
2
-15
/
+24
2021-01-25
NFSD: Add helper to set up the pages where the dirlist is encoded
Chuck Lever
3
-31
/
+19
2021-01-25
NFSD: Fix returned READDIR offset cookie
Chuck Lever
1
-3
/
+4
2021-01-25
NFSD: Update READLINK3arg decoder to use struct xdr_stream
Chuck Lever
3
-23
/
+5
2021-01-25
NFSD: Update WRITE3arg decoder to use struct xdr_stream
Chuck Lever
1
-31
/
+20
2021-01-25
NFSD: Update READ3arg decoder to use struct xdr_stream
Chuck Lever
3
-27
/
+25
2021-01-25
NFSD: Update ACCESS3arg decoder to use struct xdr_stream
Chuck Lever
2
-5
/
+6
2021-01-25
NFSD: Update GETATTR3args decoder to use struct xdr_stream
Chuck Lever
3
-9
/
+27
2021-01-25
SUNRPC: Make trace_svc_process() display the RPC procedure symbolically
Chuck Lever
8
-0
/
+100
2021-01-24
Merge tag 'io_uring-5.11-2021-01-24' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-20
/
+47
2021-01-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+6
2021-01-24
Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-41
/
+24
2021-01-24
proc_sysctl: fix oops caused by incorrect command parameters
Xiaoming Ni
1
-1
/
+6
2021-01-24
Merge tag '5.11-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-4
/
+4
2021-01-24
io_uring: account io_uring internal files as REQ_F_INFLIGHT
Jens Axboe
1
-10
/
+26
2021-01-24
io_uring: fix sleeping under spin in __io_clean_op
Pavel Begunkov
1
-5
/
+5
2021-01-23
cifs: do not fail __smb_send_rqst if non-fatal signals are pending
Ronnie Sahlberg
1
-2
/
+2
2021-01-22
Merge tag 'ceph-for-5.11-rc5' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-17
/
+17
2021-01-22
io_uring: fix short read retries for non-reg files
Pavel Begunkov
1
-1
/
+1
2021-01-22
io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state
Jens Axboe
1
-1
/
+2
2021-01-21
Merge tag 'fs_for_v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-14
/
+17
2021-01-21
kernfs: wire up ->splice_read and ->splice_write
Christoph Hellwig
1
-0
/
+2
[next]