index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Lines
2026-01-06
btrfs: fix NULL pointer dereference in do_abort_log_replay()
Suchit Karunakaran
-1
/
+1
2026-01-06
btrfs: force free space tree for bs > ps cases
Qu Wenruo
-1
/
+1
2026-01-06
btrfs: only enforce free space tree if v1 cache is required for bs < ps cases
Qu Wenruo
-7
/
+5
2026-01-06
btrfs: release path before initializing extent tree in btrfs_read_locked_inode()
Filipe Manana
-5
/
+14
2026-01-06
btrfs: avoid access-beyond-folio for bs > ps encoded writes
Qu Wenruo
-4
/
+18
2026-01-05
kbuild: cleanup local -Wno-type-limits exceptions
Vincent Mailhol
-1
/
+0
2026-01-05
Merge tag 'for-6.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-37
/
+63
2026-01-05
compiler-context-analysis: Change __cond_acquires to take return value
Marco Elver
-1
/
+1
2026-01-05
x86,fs/resctrl: Support binary fixed point event counters
Tony Luck
-2
/
+90
2026-01-05
x86,fs/resctrl: Handle events that can be read from any CPU
Tony Luck
-1
/
+11
2026-01-05
fs/resctrl: Make event details accessible to functions when reading events
Tony Luck
-28
/
+28
2026-01-05
sysctl: Replace UINT converter macros with functions
Joel Granados
-4
/
+18
2026-01-05
x86,fs/resctrl: Rename some L3 specific functions
Tony Luck
-19
/
+19
2026-01-05
x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domain
Tony Luck
-60
/
+60
2026-01-05
x86,fs/resctrl: Use struct rdt_domain_hdr when reading counters
Tony Luck
-45
/
+67
2026-01-05
fs/resctrl: Split L3 dependent parts out of __mon_event_count()
Tony Luck
-1
/
+12
2026-01-04
NFSv4: Don't free slots prematurely if requesting a directory delegation
Trond Myklebust
-8
/
+39
2026-01-04
NFSv4: Fix nfs_clear_verifier_delegated() for delegated directories
Trond Myklebust
-8
/
+49
2026-01-04
NFS: Fix directory delegation verifier checks
Anna Schumaker
-19
/
+2
2026-01-04
pnfs/blocklayout: Fix memory leak in bl_parse_scsi()
Zilin Guan
-2
/
+4
2026-01-04
pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node()
Zilin Guan
-1
/
+1
2026-01-04
NFS: Fix a deadlock involving nfs_release_folio()
Trond Myklebust
-1
/
+38
2026-01-04
pNFS: Fix a deadlock when returning a delegation during open()
Trond Myklebust
-30
/
+51
2026-01-04
x86,fs/resctrl: Refactor domain create/remove using struct rdt_domain_hdr
Tony Luck
-26
/
+59
2026-01-04
x86,fs/resctrl: Improve domain type checking
Tony Luck
-1
/
+1
2026-01-02
bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncs
Puranjay Mohan
-8
/
+7
2026-01-02
bpf: Make KF_TRUSTED_ARGS the default for all kfuncs
Puranjay Mohan
-7
/
+3
2026-01-02
NFSD: net ref data still needs to be freed even if net hasn't startup
Edward Adam Davis
-15
/
+15
2026-01-02
nfsd: check that server is running in unlock_filesystem
Olga Kornievskaia
-6
/
+12
2026-01-02
nfsd: use correct loop termination in nfsd4_revoke_states()
NeilBrown
-1
/
+1
2026-01-02
nfsd: provide locking for v4_end_grace
NeilBrown
-5
/
+44
2026-01-02
NFSD: Fix permission check for read access to executable-only files
Scott Mayhew
-2
/
+2
2026-01-02
NFSD: Remove NFSERR_EAGAIN
Chuck Lever
-3
/
+1
2026-01-02
Merge tag 'v6.19-rc3-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
-3
/
+9
2026-01-02
Merge tag 'v6.19-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
-0
/
+10
2026-01-01
f2fs: remove non-uptodate folio from the page cache in move_data_block
Yongpeng Yang
-1
/
+5
2026-01-01
f2fs: return immediately after submitting the specified folio in __submit_mer...
Yongpeng Yang
-5
/
+21
2026-01-01
f2fs: clean up the force parameter in __submit_merged_write_cond()
Yongpeng Yang
-3
/
+4
2026-01-01
f2fs: fix to add gc count stat in f2fs_gc_range
Zhiguo Niu
-0
/
+1
2026-01-01
f2fs: fix to do sanity check on nat entry of quota inode
Chao Yu
-4
/
+15
2026-01-01
f2fs: remove some redundant codes in f2fs_quota_enable
Zhiguo Niu
-12
/
+4
2025-12-30
Merge tag 'nfsd-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
-24
/
+38
2025-12-30
smb: client: fix UBSAN array-index-out-of-bounds in smb2_copychunk_range
Henrique Carvalho
-0
/
+6
2025-12-30
smb3 client: add missing tracepoint for unsupported ioctls
Steve French
-0
/
+4
2025-12-29
smb/server: fix refcount leak in smb2_open()
ZhangGuoDong
-1
/
+1
2025-12-29
smb/server: fix refcount leak in parse_durable_handle_context()
ZhangGuoDong
-0
/
+1
2025-12-29
smb/server: call ksmbd_session_rpc_close() on error path in create_smb2_pipe()
ZhangGuoDong
-1
/
+4
2025-12-29
ksmbd: Fix memory leak in get_file_all_info()
Zilin Guan
-1
/
+3
2025-12-29
fs/ntfs3: implement iomap-based file operations
Konstantin Komarov
-789
/
+600
2025-12-29
fs/ntfs3: fix deadlock in ni_read_folio_cmpr
Szymon Wilczek
-2
/
+3
[prev]
[next]