index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
Kconfig.debug
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-09
sunrpc: add a struct rpc_stats arg to rpc_create_args
Josef Bacik
2
-1
/
+5
2024-03-09
nfs: remove unused NFS_CALL macro
Jeff Layton
1
-7
/
+0
2024-03-09
NFSv4.1: add tracepoint to trunked nfs4_exchange_id calls
Olga Kornievskaia
3
-2
/
+35
2024-03-09
NFS: Fix nfs_netfs_issue_read() xarray locking for writeback interrupt
Dave Wysochanski
1
-7
/
+2
2024-02-28
SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned int
Dai Ngo
1
-1
/
+1
2024-02-28
nfs: fix regression in handling of fsc= option in NFSv4
Chen Hanxiao
1
-0
/
+24
2024-02-28
pnfs/filelayout: add tracepoint to getdeviceinfo
Olga Kornievskaia
3
-0
/
+32
2024-02-28
NFSv4.2: fix listxattr maximum XDR buffer size
Jorge Mora
1
-2
/
+5
2024-02-28
NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102
Jorge Mora
1
-6
/
+10
2024-02-28
NFS: Display the "fsc=" mount option if it is set
Chen Hanxiao
1
-1
/
+9
2024-02-28
SUNRPC: add xrpt id to rpc_stats_latency tracepoint
Olga Kornievskaia
1
-2
/
+6
2024-02-28
net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr()
Christophe JAILLET
1
-2
/
+2
2024-02-28
SUNRPC: Add a transport callback to handle dequeuing of an RPC request
Trond Myklebust
3
-0
/
+20
2024-02-28
SUNRPC: Don't try to send when the connection is shutting down
Trond Myklebust
1
-0
/
+3
2024-02-28
SUNRPC: Don't retry using the same source port if connection failed
Trond Myklebust
1
-1
/
+9
2024-02-26
Linux 6.8-rc6
v6.8-rc6
Linus Torvalds
1
-1
/
+1
2024-02-25
bcachefs: fix bch2_save_backtrace()
Kent Overstreet
1
-1
/
+1
2024-02-25
ext4_get_link(): fix breakage in RCU mode
Al Viro
1
-3
/
+5
2024-02-25
cifs_get_link(): bail out in unsafe case
Al Viro
1
-0
/
+3
2024-02-25
fuse: fix UAF in rcu pathwalks
Al Viro
3
-6
/
+13
2024-02-25
procfs: make freeing proc_fs_info rcu-delayed
Al Viro
2
-1
/
+2
2024-02-25
procfs: move dropping pde and pid from ->evict_inode() to ->free_inode()
Al Viro
2
-13
/
+8
2024-02-25
nfs: fix UAF on pathwalk running into umount
Al Viro
2
-3
/
+12
2024-02-25
nfs: make nfs_set_verifier() safe for use in RCU pathwalk
Al Viro
1
-2
/
+2
2024-02-25
afs: fix __afs_break_callback() / afs_drop_open_mmap() race
Al Viro
1
-2
/
+6
2024-02-25
hfsplus: switch to rcu-delayed unloading of nls and freeing ->s_fs_info
Al Viro
2
-3
/
+10
2024-02-25
exfat: move freeing sbi, upcase table and dropping nls into rcu-delayed helper
Al Viro
3
-19
/
+16
2024-02-25
affs: free affs_sb_info with kfree_rcu()
Al Viro
2
-1
/
+2
2024-02-25
rcu pathwalk: prevent bogus hard errors from may_lookup()
Al Viro
1
-1
/
+5
2024-02-25
fs/super.c: don't drop ->s_user_ns until we free struct super_block itself
Al Viro
1
-9
/
+4
2024-02-25
bcachefs: Fix check_snapshot() memcpy
Kent Overstreet
1
-1
/
+1
2024-02-25
bcachefs: Fix bch2_journal_flush_device_pins()
Kent Overstreet
1
-3
/
+5
2024-02-25
bcachefs: fix iov_iter count underflow on sub-block dio read
Brian Foster
1
-0
/
+2
2024-02-25
bcachefs: Fix BTREE_ITER_FILTER_SNAPSHOTS on inodes btree
Kent Overstreet
1
-1
/
+3
2024-02-25
bcachefs: Kill __GFP_NOFAIL in buffered read path
Kent Overstreet
1
-13
/
+8
2024-02-25
bcachefs: fix backpointer_to_text() when dev does not exist
Kent Overstreet
1
-3
/
+5
2024-02-24
dm-integrity, dm-verity: reduce stack usage for recheck
Arnd Bergmann
2
-8
/
+6
2024-02-23
i2c: imx: when being a target, mark the last read as processed
Corey Minyard
1
-0
/
+5
2024-02-23
iommu/sva: Restore SVA handle sharing
Jason Gunthorpe
2
-0
/
+20
2024-02-23
LoongArch: KVM: Streamline kvm_check_cpucfg() and improve comments
WANG Xuerui
1
-22
/
+20
2024-02-23
LoongArch: KVM: Rename _kvm_get_cpucfg() to _kvm_get_cpucfg_mask()
WANG Xuerui
1
-3
/
+3
2024-02-23
LoongArch: KVM: Fix input validation of _kvm_get_cpucfg() & kvm_check_cpucfg()
WANG Xuerui
1
-17
/
+18
2024-02-23
LoongArch: dts: Minor whitespace cleanup
Krzysztof Kozlowski
2
-2
/
+2
2024-02-23
LoongArch: Call early_init_fdt_scan_reserved_mem() earlier
Huacai Chen
1
-2
/
+2
2024-02-23
LoongArch: Update cpu_sibling_map when disabling nonboot CPUs
Huacai Chen
1
-53
/
+68
2024-02-23
LoongArch: Disable IRQ before init_fn() for nonboot CPUs
Huacai Chen
1
-0
/
+1
2024-02-23
nouveau: add an ioctl to report vram usage
Dave Airlie
2
-0
/
+12
2024-02-23
nouveau: add an ioctl to return vram bar size.
Dave Airlie
2
-0
/
+11
2024-02-23
nouveau/gsp: add kconfig option to enable GSP paths by default
Dave Airlie
2
-1
/
+13
2024-02-22
drm/amdgpu: Fix the runtime resume failure issue
Ma Jun
1
-0
/
+3
[next]