index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-21
NFSD: Minor cleanup in layoutcommit decoding
Sergey Bashirov
1
-1
/
+1
2025-09-21
NFSD: Minor cleanup in layoutcommit processing
Sergey Bashirov
1
-9
/
+3
2025-09-21
NFSD: Rework encoding and decoding of nfsd4_deviceid
Sergey Bashirov
5
-22
/
+39
2025-09-21
nfsd: discard nfsd_file_get_local()
NeilBrown
3
-23
/
+0
2025-09-21
NFSD: Move the fh_getattr() helper
Chuck Lever
3
-13
/
+24
2025-09-21
NFSD: Relocate the fh_want_write() and fh_drop_write() helpers
Chuck Lever
2
-20
/
+37
2025-09-21
mm/hwpoison: decouple hwpoison_filter from mm/memory-failure.c
Miaohe Lin
1
-0
/
+1
2025-09-21
mpage: convert do_mpage_readpage() to return void type
Chi Zhiling
1
-4
/
+4
2025-09-21
mpage: terminate read-ahead on read error
Chi Zhiling
1
-0
/
+6
2025-09-21
fs: hugetlbfs: cleanup folio in adjust_range_hwpoison()
David Hildenbrand
1
-24
/
+12
2025-09-21
fs: hugetlbfs: remove nth_page() usage within folio in adjust_range_hwpoison()
David Hildenbrand
1
-1
/
+1
2025-09-21
Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick up
Andrew Morton
4
-8
/
+17
2025-09-20
Merge tag 'for-6.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-21
/
+43
2025-09-19
Merge tag '6.17-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-34
/
+64
2025-09-19
xfs: constify xfs_errortag_random_default
Christoph Hellwig
1
-1
/
+1
2025-09-19
ns: use inode initializer for initial namespaces
Christian Brauner
1
-1
/
+1
2025-09-19
ns: rename to __ns_ref
Christian Brauner
1
-1
/
+1
2025-09-19
nsfs: port to ns_ref_*() helpers
Christian Brauner
1
-1
/
+1
2025-09-19
mnt: port to ns_ref_*() helpers
Christian Brauner
2
-3
/
+3
2025-09-19
ns: add ns_common_free()
Christian Brauner
1
-2
/
+2
2025-09-19
fs: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
19
-37
/
+51
2025-09-19
fs: replace use of system_wq with system_percpu_wq
Marco Crivellari
6
-6
/
+6
2025-09-19
fs: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
16
-22
/
+22
2025-09-19
nscommon: simplify initialization
Christian Brauner
1
-2
/
+3
2025-09-19
mnt: simplify ns_common_init() handling
Christian Brauner
1
-0
/
+2
2025-09-19
mnt: expose pointer to init_mnt_ns
Christian Brauner
1
-11
/
+16
2025-09-19
nsfs: add missing id retrieval support
Christian Brauner
1
-12
/
+13
2025-09-19
nsfs: support exhaustive file handles
Christian Brauner
3
-0
/
+17
2025-09-19
nsfs: support file handles
Christian Brauner
1
-0
/
+158
2025-09-19
mnt: support ns lookup
Christian Brauner
3
-120
/
+33
2025-09-19
Merge branch 'no-rebase-mnt_ns_tree_remove'
Christian Brauner
80
-426
/
+730
2025-09-19
mnt: use ns_common_init()
Christian Brauner
1
-9
/
+6
2025-09-19
iomap: error out on file IO when there is no inline_data buffer
Darrick J. Wong
2
-5
/
+13
2025-09-19
iomap: trace iomap_zero_iter zeroing activities
Darrick J. Wong
2
-0
/
+4
2025-09-19
fs: add might_sleep() annotation to iput() and more
Max Kellermann
1
-0
/
+18
2025-09-19
writeback: Add tracepoint to track pending inode switches
Jan Kara
1
-0
/
+2
2025-09-19
writeback: Avoid excessively long inode switching times
Jan Kara
1
-10
/
+11
2025-09-19
writeback: Avoid softlockup when switching many inodes
Jan Kara
1
-1
/
+10
2025-09-19
writeback: Avoid contention on wb->list_lock when switching inodes
Jan Kara
1
-36
/
+63
2025-09-18
smb: client: fix smbdirect_recv_io leak in smbd_negotiate() error path
Stefan Metzmacher
1
-1
/
+3
2025-09-18
smb: client: fix file open check in __cifs_unlink()
Paulo Alcantara
1
-2
/
+15
2025-09-18
xfs: improve default maximum number of open zones
Damien Le Moal
2
-1
/
+8
2025-09-18
xfs: improve zone statistics message
Damien Le Moal
1
-1
/
+1
2025-09-18
xfs: centralize error tag definitions
Christoph Hellwig
2
-193
/
+87
2025-09-18
xfs: remove pointless externs in xfs_error.h
Christoph Hellwig
1
-19
/
+14
2025-09-18
xfs: remove the expr argument to XFS_TEST_ERROR
Christoph Hellwig
25
-70
/
+62
2025-09-18
xfs: remove xfs_errortag_set
Christoph Hellwig
2
-26
/
+6
2025-09-18
xfs: remove xfs_errortag_get
Christoph Hellwig
2
-15
/
+2
2025-09-18
jfs: replace hardcoded magic number with DTPAGEMAXSLOT constant
Zheng Yu
1
-2
/
+2
2025-09-18
JFS: Remove redundant 0 value initialization
Liao Yuanhong
1
-1
/
+0
[prev]
[next]