index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-19
binfmt_flat: Fix corruption when not offsetting data start
Kees Cook
1
-1
/
+3
2024-08-19
nfsd: make svc_stat per-network namespace instead of global
Josef Bacik
5
-9
/
+11
2024-08-19
nfsd: remove nfsd_stats, make th_cnt a global counter
Josef Bacik
4
-10
/
+5
2024-08-19
nfsd: make all of the nfsd stats per-network namespace
Josef Bacik
9
-91
/
+64
2024-08-19
nfsd: expose /proc/net/sunrpc/nfsd in net namespaces
Josef Bacik
3
-20
/
+15
2024-08-19
nfsd: rename NFSD_NET_* to NFSD_STATS_*
Josef Bacik
3
-7
/
+7
2024-08-19
sunrpc: remove ->pg_stats from svc_program
Josef Bacik
1
-1
/
+0
2024-08-19
sunrpc: pass in the sv_stats struct through svc_create_pooled
Josef Bacik
1
-1
/
+2
2024-08-19
nfsd: stop setting ->pg_stats for unused stats
Josef Bacik
3
-11
/
+0
2024-08-19
NFSD: Fix frame size warning in svc_export_parse()
Chuck Lever
3
-17
/
+31
2024-08-19
NFSD: Rewrite synopsis of nfsd_percpu_counters_init()
Chuck Lever
2
-4
/
+4
2024-08-19
NFSD: Refactor the duplicate reply cache shrinker
Chuck Lever
1
-44
/
+39
2024-08-19
NFSD: Replace nfsd_prune_bucket()
Chuck Lever
2
-15
/
+85
2024-08-19
NFSD: Rename nfsd_reply_cache_alloc()
Chuck Lever
1
-3
/
+3
2024-08-19
NFSD: Refactor nfsd_reply_cache_free_locked()
Chuck Lever
1
-7
/
+20
2024-08-19
nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_net
Jeff Layton
3
-12
/
+25
2024-08-19
nfsd: move reply cache initialization into nfsd startup
Jeff Layton
2
-9
/
+9
2024-08-19
exec: Fix ToCToU between perm check and set-uid/gid usage
Kees Cook
1
-1
/
+7
2024-08-14
btrfs: fix double inode unlock for direct IO sync writes
Filipe Manana
1
-1
/
+4
2024-08-14
xfs: fix log recovery buffer allocation for the legacy h_size fixup
Christoph Hellwig
1
-6
/
+14
2024-08-14
btrfs: fix corruption after buffer fault in during direct IO append write
Filipe Manana
2
-13
/
+43
2024-08-14
btrfs: avoid using fixed char array size for tree names
Qu Wenruo
1
-1
/
+1
2024-08-14
smb3: fix setting SecurityFlags when encryption is required
Steve French
3
-5
/
+8
2024-08-14
ext4: fix wrong unit use in ext4_mb_find_by_goal
Kemeng Shi
1
-2
/
+1
2024-08-14
jbd2: avoid memleak in jbd2_journal_write_metadata_buffer
Kemeng Shi
1
-0
/
+1
2024-08-14
ext4: fix uninitialized variable in ext4_inlinedir_to_tree
Xiaxi Shen
1
-1
/
+5
2024-08-14
btrfs: fix bitmap leak when loading free space cache on duplicate entry
Filipe Manana
1
-0
/
+1
2024-08-14
udf: prevent integer overflow in udf_bitmap_free_blocks()
Roman Smirnov
1
-23
/
+13
2024-08-11
protect the fetch of ->fd[fd] in do_dup2() from mispredictions
Al Viro
1
-0
/
+1
2024-08-11
btrfs: zoned: fix zone_unusable accounting on making block group read-write a...
Naohiro Aota
5
-8
/
+15
2024-08-11
f2fs: assign CURSEG_ALL_DATA_ATGC if blkaddr is valid
Jaegeuk Kim
1
-0
/
+1
2024-08-11
f2fs: fix to avoid use SSR allocate when do defragment
Zhiguo Niu
1
-1
/
+2
2024-08-11
ext4: check the extent status again before inserting delalloc block
Zhang Yi
1
-0
/
+21
2024-08-11
ext4: factor out a common helper to query extent map
Zhang Yi
1
-25
/
+32
2024-08-11
ext4: convert to exclusive lock while inserting delalloc extents
Zhang Yi
1
-14
/
+11
2024-08-11
ext4: refactor ext4_da_map_blocks()
Zhang Yi
1
-22
/
+17
2024-08-11
ext4: make ext4_es_insert_extent() return void
Baokun Li
4
-28
/
+18
2024-08-11
sysctl: always initialize i_uid/i_gid
Thomas Weißschuh
1
-4
/
+2
2024-08-11
sysctl: treewide: drop unused argument ctl_table_root::set_ownership(table)
Thomas Weißschuh
1
-1
/
+1
2024-08-03
fs: don't allow non-init s_user_ns for filesystems without FS_USERNS_MOUNT
Seth Forshee (DigitalOcean)
1
-0
/
+11
2024-08-03
ceph: fix incorrect kmalloc size of pagevec mempool
ethanwu
1
-1
/
+2
2024-08-03
f2fs: fix to update user block counts in block_operations()
Chao Yu
1
-5
/
+5
2024-08-03
f2fs: fix start segno of large section
Sheng Yong
1
-1
/
+2
2024-08-03
jfs: Fix array-index-out-of-bounds in diFree
Jeongjun Park
1
-1
/
+4
2024-08-03
nilfs2: handle inconsistent state in nilfs_btnode_create_block()
Ryusuke Konishi
2
-7
/
+22
2024-08-03
f2fs: fix return value of f2fs_convert_inline_inode()
Chao Yu
1
-2
/
+4
2024-08-03
f2fs: fix to don't dirty inode for readonly filesystem
Chao Yu
1
-0
/
+3
2024-08-03
f2fs: fix to force buffered IO on inline_data inode
Chao Yu
1
-0
/
+2
2024-08-03
fs/ntfs3: Update log->page_{mask,bits} if log->page_size changed
Huacai Chen
1
-0
/
+3
2024-08-03
jbd2: make jbd2_journal_get_max_txn_bufs() internal
Jan Kara
2
-1
/
+6
[next]