index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
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-09-23
nfs: Remove unnecessary NULL check before kfree()
Thorsten Blum
1
-2
/
+1
2024-09-23
nfs: Annotate struct nfs_cache_array with __counted_by()
Thorsten Blum
1
-3
/
+3
2024-09-23
nfs: simplify and guarantee owner uniqueness.
NeilBrown
4
-21
/
+8
2024-09-23
nfs: fix memory leak in error path of nfs4_do_reclaim
Li Lingfeng
1
-0
/
+1
2024-09-23
Merge tag 'nfsd-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
32
-395
/
+601
2024-09-23
Merge tag 'nfsd-6.12' into linux-next-with-localio
Anna Schumaker
32
-395
/
+601
2024-09-23
Merge tag 'gfs2-v6.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-51
/
+27
2024-09-23
Merge tag 'for-6.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
5
-4
/
+37
2024-09-23
Merge tag 'fs_for_v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-21
/
+13
2024-09-23
Merge tag 'bcachefs-2024-09-21' of git://evilpiepirate.org/bcachefs
Linus Torvalds
85
-1612
/
+3037
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
37
-317
/
+319
2024-09-23
f2fs: allow F2FS_IPU_NOCACHE for pinned file
Jaegeuk Kim
1
-1
/
+2
2024-09-23
nfsd: nfsd_destroy_serv() must call svc_destroy() even if nfsd_startup_net() ...
NeilBrown
1
-3
/
+3
2024-09-23
NFSD: Mark filecache "down" if init fails
Chuck Lever
1
-1
/
+3
2024-09-23
exfat: resolve memory leak from exfat_create_upcase_table()
Daniel Yang
1
-1
/
+4
2024-09-23
exfat: move extend valid_size into ->page_mkwrite()
Yuezhang Mo
1
-25
/
+45
2024-09-23
fs/fuse: convert to use invalid_mnt_idmap
Alexander Mikhalitsyn
3
-28
/
+27
2024-09-23
fs/mnt_idmapping: introduce an invalid_mnt_idmap
Alexander Mikhalitsyn
1
-2
/
+20
2024-09-23
fs/fuse: introduce and use fuse_simple_idmap_request() helper
Alexander Mikhalitsyn
9
-46
/
+60
2024-09-23
fs/fuse: fix null-ptr-deref when checking SB_I_NOIDMAP flag
Alexander Mikhalitsyn
1
-2
/
+2
2024-09-23
9p: Enable multipage folios
David Howells
1
-0
/
+1
2024-09-23
9p: v9fs_fid_find: also lookup by inode if not found dentry
Dominique Martinet
1
-3
/
+2
2024-09-22
Merge branch 'address-masking'
Linus Torvalds
1
-1
/
+3
2024-09-21
bcachefs: Hold read lock in bch2_snapshot_tree_oldest_subvol()
Ahmed Ehab
1
-0
/
+2
2024-09-21
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2
-0
/
+186
2024-09-21
bcachefs: return err ptr instead of null in read sb clean
Diogo Jahchan Koike
1
-1
/
+1
2024-09-21
bcachefs: Remove duplicated include in backpointers.c
Yang Li
1
-1
/
+0
2024-09-21
bcachefs: Don't drop devices with stripe pointers
Kent Overstreet
4
-9
/
+32
2024-09-21
bcachefs: bch2_ec_stripe_head_get() now checks for change in rw devices
Kent Overstreet
2
-27
/
+60
2024-09-21
bcachefs: bch_fs.rw_devs_change_count
Kent Overstreet
2
-4
/
+9
2024-09-21
bcachefs: bch2_dev_remove_stripes()
Kent Overstreet
4
-3
/
+74
2024-09-21
bcachefs: bch2_trigger_ptr() calculates sectors even when no device
Kent Overstreet
2
-10
/
+21
2024-09-21
bcachefs: improve error messages in bch2_ec_read_extent()
Kent Overstreet
3
-19
/
+23
2024-09-21
bcachefs: improve error message on too few devices for ec
Kent Overstreet
1
-3
/
+16
2024-09-21
bcachefs: improve bch2_new_stripe_to_text()
Kent Overstreet
1
-0
/
+2
2024-09-21
bcachefs: ec_stripe_head.nr_created
Kent Overstreet
2
-2
/
+6
2024-09-21
bcachefs: bch_stripe.disk_label
Kent Overstreet
4
-16
/
+43
2024-09-21
bcachefs: stripe_to_mem()
Kent Overstreet
1
-18
/
+15
2024-09-21
bcachefs: EIO errcode cleanup
Kent Overstreet
5
-27
/
+33
2024-09-21
bcachefs: Rework btree node pinning
Kent Overstreet
7
-75
/
+150
2024-09-21
bcachefs: split up btree cache counters for live, freeable
Kent Overstreet
6
-32
/
+47
2024-09-21
bcachefs: btree cache counters should be size_t
Kent Overstreet
6
-36
/
+37
2024-09-21
bcachefs: Don't count "skipped access bit" as touched in btree cache scan
Kent Overstreet
1
-0
/
+1
2024-09-21
bcachefs: Failed devices no longer require mounting in degraded mode
Kent Overstreet
1
-1
/
+1
2024-09-21
bcachefs: bch2_dev_rcu_noerror()
Kent Overstreet
6
-13
/
+22
2024-09-21
bcachefs: Progress indicator for extents_to_backpointers
Kent Overstreet
1
-6
/
+82
2024-09-21
bcachefs: bch2_opts_to_text()
Kent Overstreet
3
-21
/
+35
2024-09-21
bcachefs: improve "no device to read from" message
Kent Overstreet
1
-1
/
+7
2024-09-21
bcachefs: Fix compilation error for bch2_sb_member_alloc
Hongbo Li
1
-6
/
+10
2024-09-21
bcachefs: bch2_sb_member_alloc()
Kent Overstreet
3
-46
/
+53
[prev]
[next]