index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 LOCK procedure
Chuck Lever
1
-12
/
+106
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 TEST procedure
Chuck Lever
2
-12
/
+206
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 NULL procedure
Chuck Lever
1
-14
/
+28
2026-06-09
lockd: Rename struct nlm_share to lockd_share
Chuck Lever
3
-8
/
+8
2026-06-09
lockd: Rename struct nlm_reboot to lockd_reboot
Chuck Lever
7
-13
/
+13
2026-06-09
lockd: Rename struct nlm_res to lockd_res
Chuck Lever
8
-59
/
+59
2026-06-09
lockd: Rename struct nlm_args to lockd_args
Chuck Lever
7
-58
/
+58
2026-06-09
lockd: Rename struct nlm_lock to lockd_lock
Chuck Lever
12
-63
/
+63
2026-06-09
lockd: Rename struct nlm_cookie to lockd_cookie
Chuck Lever
8
-25
/
+24
2026-06-09
Documentation: Add the RPC language description of NLM version 3
Chuck Lever
3
-4
/
+761
2026-06-09
lockd: Do not monitor when looking up the LOCK_MSG callback host
Chuck Lever
1
-1
/
+1
2026-06-09
lockd: Translate nlm__int__deadlock in __nlm4svc_proc_lock_msg()
Chuck Lever
1
-0
/
+2
2026-06-09
lockd: Drop locks_init_lock() from nlm4_lock_to_lockd_lock()
Chuck Lever
1
-1
/
+0
2026-06-09
lockd: Correct kernel-doc status descriptions for NLMv4 GRANTED
Chuck Lever
1
-6
/
+6
2026-06-09
lockd: Stop warning on nlm__int__drop_reply in !V4 cast_status
Chuck Lever
1
-1
/
+1
2026-06-09
NFSD: Increase the default max_block_size to 4MB
Chuck Lever
1
-3
/
+2
2026-06-09
NFSD: Close cached file handles when revoking export state
Chuck Lever
3
-2
/
+50
2026-06-09
NFSD: Add NFSD_CMD_UNLOCK_EXPORT netlink command
Chuck Lever
6
-0
/
+149
2026-06-09
NFSD: Track svc_export in nfs4_stid
Chuck Lever
3
-3
/
+42
2026-06-09
NFSD: Replace idr_for_each_entry_ul in find_one_sb_stid()
Chuck Lever
1
-2
/
+4
2026-06-09
NFSD: Add NFSD_CMD_UNLOCK_FILESYSTEM netlink command
Chuck Lever
3
-0
/
+53
2026-06-09
NFSD: Add NFSD_CMD_UNLOCK_IP netlink command
Chuck Lever
4
-7
/
+59
2026-06-09
NFSD: Extract revoke_one_stid() utility function
Chuck Lever
1
-76
/
+75
2026-06-09
NFSD: Handle layout stid in nfsd4_drop_revoked_stid()
Chuck Lever
1
-0
/
+7
2026-06-09
NFS: correct CONFIG_NFS_V4 macro name in #endif comment
Ethan Nelson-Moore
1
-1
/
+1
2026-06-09
btrfs: fix use-after-free after relocation failure with concurrent COW
Filipe Manana
3
-102
/
+160
2026-06-09
btrfs: move WARN_ON on unexpected error in __add_tree_block()
Filipe Manana
1
-2
/
+1
2026-06-09
btrfs: move locking into btrfs_get_reloc_bg_bytenr()
Filipe Manana
3
-6
/
+5
2026-06-09
btrfs: lzo: reject compressed segment that overflows the compressed input
Weiming Shi
1
-0
/
+11
2026-06-09
btrfs: retry faulting in the pages after a zero sized short direct write
Qu Wenruo
1
-1
/
+1
2026-06-09
btrfs: fix incorrect buffered IO fallback for append direct writes
Qu Wenruo
1
-1
/
+42
2026-06-09
btrfs: fix false IO failure after falling back to buffered write
Qu Wenruo
4
-8
/
+29
2026-06-09
btrfs: use verbose assertions in backref.c
Filipe Manana
1
-11
/
+19
2026-06-09
btrfs: print a message when a missing device re-appears
Qu Wenruo
1
-0
/
+5
2026-06-09
btrfs: do not trim a device which is not writeable
Qu Wenruo
1
-4
/
+8
2026-06-09
btrfs: return real error after lookup failure in btrfs_ioctl_default_subvol()
Filipe Manana
1
-2
/
+6
2026-06-09
btrfs: use mapping shared locking for reading super block
Filipe Manana
2
-4
/
+4
2026-06-09
btrfs: use lockless read in nr_cached_objects shrinker callback
Ben Maurer
1
-1
/
+1
2026-06-09
btrfs: switch local indicator variables to bools
David Sterba
18
-104
/
+104
2026-06-09
btrfs: send: pass bool for pending_move and refs_processed parameters
David Sterba
1
-9
/
+8
2026-06-09
btrfs: use shifts for sectorsize and nodesize
David Sterba
5
-7
/
+7
2026-06-09
btrfs: fix deadlock cloning inline extent when using flushoncommit
Filipe Manana
1
-44
/
+57
2026-06-09
btrfs: allocate eb-attached btree pages as movable
Rik van Riel
7
-31
/
+32
2026-06-09
btrfs: add 32-bit compat ioctl for BTRFS_IOC_GET_SUBVOL_INFO
Daan De Meyer
1
-13
/
+94
2026-06-09
btrfs: derive f_fsid from on-disk fsid and dev_t
Anand Jain
1
-8
/
+33
2026-06-09
btrfs: use on-disk uuid for s_uuid in temp_fsid mounts
Anand Jain
1
-1
/
+10
2026-06-09
btrfs: avoid unnecessary dev stats updates
Qu Wenruo
1
-2
/
+2
2026-06-09
btrfs: always update/create the dev stats item when adding a new device
Qu Wenruo
2
-0
/
+8
2026-06-09
btrfs: remove the dev stats item when removing a device
Qu Wenruo
1
-0
/
+6
2026-06-09
btrfs: remove the dev stats item for replace target device
Qu Wenruo
3
-1
/
+41
[prev]
[next]