index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ncsi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-12
NFS: Fix up statx() results
Trond Myklebust
1
-3
/
+26
2021-04-12
NFS: Don't revalidate attributes that are not being asked for
Trond Myklebust
1
-4
/
+9
2021-04-12
NFS: Fix up revalidation of space used
Trond Myklebust
1
-3
/
+12
2021-04-12
NFS: NFS_INO_REVAL_PAGECACHE should mark the change attribute invalid
Trond Myklebust
1
-1
/
+2
2021-04-12
NFS: Mask out unsupported attributes in nfs_getattr()
Trond Myklebust
1
-0
/
+4
2021-04-12
NFS: Fix up inode cache tracing
Trond Myklebust
1
-0
/
+5
2021-04-12
NFS: Deal correctly with attribute generation counter overflow
Trond Myklebust
1
-4
/
+4
2021-04-12
NFSv4.2: Always flush out writes in nfs42_proc_fallocate()
Trond Myklebust
1
-7
/
+9
2021-04-12
NFS: Fix attribute bitmask in _nfs42_proc_fallocate()
Trond Myklebust
1
-2
/
+8
2021-04-12
NFS: nfs4_bitmask_adjust() must not change the server global bitmasks
Trond Myklebust
2
-25
/
+42
2021-04-05
NFS: Fix fscache invalidation in nfs_set_cache_invalid()
Trond Myklebust
1
-2
/
+2
2021-04-05
NFS: fix nfs_fetch_iversion()
Trond Myklebust
1
-11
/
+4
2021-04-05
SUNRPC: Ensure the transport backchannel association
Benjamin Coddington
1
-0
/
+4
2021-04-05
nfs: hornor timeo and retrans option when mounting NFSv3
Eryu Guan
3
-7
/
+11
2021-04-05
sunrpc: honor rpc_task's timeout value in rpcb_create()
Eryu Guan
1
-2
/
+5
2021-04-05
NFS: Fix up the support for CONFIG_NFS_DISABLE_UDP_SUPPORT
Trond Myklebust
2
-21
/
+35
2021-04-05
nfs: Fix a typo in the file nfs42xattr.c
Bhaskar Chowdhury
1
-1
/
+1
2021-04-05
NFS: fs_context: validate UDP retrans to prevent shift out-of-bounds
Randy Dunlap
1
-0
/
+12
2021-04-05
NFS: Only change the cookie verifier if the directory page cache is empty
Trond Myklebust
1
-1
/
+6
2021-04-05
NFS: Fix handling of cookie verifier in uncached_readdir()
Trond Myklebust
1
-6
/
+7
2021-04-05
nfs: Subsequent READDIR calls should carry non-zero cookieverifier
Nagendra S Tomar
1
-0
/
+2
2021-04-05
NFS: Fix up incorrect documentation
Trond Myklebust
4
-8
/
+8
2021-04-05
SUNRPC: Set TCP_CORK until the transmit queue is empty
Trond Myklebust
3
-1
/
+7
2021-04-05
NFSv4: Simplify nfs4_retry_setlk()
Trond Myklebust
1
-31
/
+23
2021-04-04
Linux 5.12-rc6
v5.12-rc6
Linus Torvalds
1
-1
/
+1
2021-04-04
firewire: nosy: Fix a use-after-free bug in nosy_ioctl()
Zheyu Ma
1
-2
/
+7
2021-04-03
soc: litex: Remove duplicated header file inclusion
Zhen Lei
1
-1
/
+0
2021-04-03
io_uring: fix !CONFIG_BLOCK compilation failure
Jens Axboe
1
-0
/
+5
2021-04-02
block: remove the unused RQF_ALLOCED flag
Christoph Hellwig
2
-3
/
+0
2021-04-02
block: update a few comments in uapi/linux/blkpg.h
Christoph Hellwig
1
-26
/
+2
2021-04-02
io_uring: move reissue into regular IO path
Jens Axboe
1
-4
/
+13
2021-04-02
block: don't ignore REQ_NOWAIT for direct IO
Pavel Begunkov
1
-0
/
+4
2021-04-02
riscv: Make NUMA depend on MMU
Kefeng Wang
1
-1
/
+1
2021-04-02
riscv: remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-04-02
riscv,entry: fix misaligned base for excp_vect_table
Zihao Yu
1
-0
/
+1
2021-04-02
riscv: evaluate put_user() arg before enabling user access
Ben Dooks
1
-2
/
+5
2021-04-02
riscv: Drop const annotation for sp
Kefeng Wang
1
-1
/
+1
2021-04-01
kbuild: lto: Merge module sections if and only if CONFIG_LTO_CLANG is enabled
Sean Christopherson
1
-0
/
+2
2021-04-01
tracing: Fix stack trace event size
Steven Rostedt (VMware)
1
-1
/
+2
2021-04-01
io_uring: fix EIOCBQUEUED iter revert
Pavel Begunkov
1
-4
/
+0
2021-04-01
io_uring/io-wq: protect against sprintf overflow
Pavel Begunkov
2
-3
/
+3
2021-04-01
io_uring: don't mark S_ISBLK async work as unbounded
Jens Axboe
1
-1
/
+1
2021-04-01
null_blk: fix command timeout completion handling
Damien Le Moal
2
-5
/
+22
2021-04-01
idr test suite: Improve reporting from idr_find_test_1
Matthew Wilcox (Oracle)
1
-1
/
+10
2021-04-01
idr test suite: Create anchor before launching throbber
Matthew Wilcox (Oracle)
1
-2
/
+2
2021-04-01
idr test suite: Take RCU read lock in idr_find_test_1
Matthew Wilcox (Oracle)
1
-0
/
+4
2021-04-01
radix tree test suite: Register the main thread with the RCU library
Matthew Wilcox (Oracle)
3
-0
/
+6
2021-04-01
ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead()
Vitaly Kuznetsov
3
-1
/
+9
2021-04-01
selftests: kvm: Check that TSC page value is small after KVM_SET_CLOCK(0)
Vitaly Kuznetsov
1
-2
/
+11
2021-04-01
KVM: x86: Prevent 'hv_clock->system_time' from going negative in kvm_guest_ti...
Vitaly Kuznetsov
1
-2
/
+17
[next]