index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2024-06-16
Merge tag 'char-misc-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-06-15
Merge tag 'xfs-6.10-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-06-15
Merge tag '6.10-rc3-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2024-06-13
Merge tag 'nfs-for-6.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2024-06-12
Merge tag 'bcachefs-2024-06-12' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-06-11
ksmbd: fix missing use of get_write in in smb2_set_ea()
Namjae Jeon
2024-06-11
ksmbd: move leading slash check to smb2_get_name()
Namjae Jeon
2024-06-11
bcachefs: Fix rcu_read_lock() leak in drop_extra_replicas
Kent Overstreet
2024-06-11
Merge tag 'vfs-6.10-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-06-10
bcachefs: Add missing bch_inode_info.ei_flags init
Kent Overstreet
2024-06-10
bcachefs: Add missing synchronize_srcu_expedited() call when shutting down
Kent Overstreet
2024-06-10
bcachefs: Check for invalid bucket from bucket_gen(), gc_bucket()
Kent Overstreet
2024-06-10
bcachefs: Replace bucket_valid() asserts in bucket lookup with proper checks
Kent Overstreet
2024-06-10
bcachefs: Fix snapshot_create_lock lock ordering
Kent Overstreet
2024-06-10
bcachefs: Fix refcount leak in check_fix_ptrs()
Kent Overstreet
2024-06-10
bcachefs: Leave a buffer in the btree key cache to avoid lock thrashing
Kent Overstreet
2024-06-10
bcachefs: Fix reporting of freed objects from key cache shrinker
Kent Overstreet
2024-06-10
bcachefs: set sb->s_shrinker->seeks = 0
Kent Overstreet
2024-06-10
bcachefs: increase key cache shrinker batch size
Kent Overstreet
2024-06-10
bcachefs: Enable automatic shrinking for rhashtables
Kent Overstreet
2024-06-10
bcachefs: fix the display format for show-super
Hongbo Li
2024-06-10
bcachefs: fix stack frame size in fsck.c
Kent Overstreet
2024-06-10
bcachefs: Delete incorrect BTREE_ID_NR assertion
Kent Overstreet
2024-06-10
bcachefs: Fix incorrect error handling found_btree_node_is_readable()
Kent Overstreet
2024-06-10
bcachefs: Split out btree_write_submit_wq
Kent Overstreet
2024-06-10
xfs: make sure sb_fdblocks is non-negative
Wengang Wang
2024-06-08
Merge tag '6.10-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-06-07
Merge tag 'mm-hotfixes-stable-2024-06-07-15-24' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-06-07
Merge tag 'for-6.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-06-07
cifs: Don't advance the I/O iterator before terminating subrequest
David Howells
2024-06-07
smb: client: fix deadlock in smb2_find_smb_tcon()
Enzo Matsumiya
2024-06-06
btrfs: protect folio::private when attaching extent buffer folios
Qu Wenruo
2024-06-05
nilfs2: fix nilfs_empty_dir() misjudgment and long loop on I/O errors
Ryusuke Konishi
2024-06-05
mm/ksm: fix ksm_zero_pages accounting
Chengming Zhou
2024-06-05
nilfs2: fix potential kernel bug due to lack of writeback flag waiting
Ryusuke Konishi
2024-06-05
Merge tag 'for-6.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-06-05
btrfs: fix leak of qgroup extent records after transaction abort
Filipe Manana
2024-06-05
btrfs: fix crash on racing fsync and size-extending write into prealloc
Omar Sandoval
2024-06-05
iomap: Fix iomap_adjust_read_range for plen calculation
Ritesh Harjani (IBM)
2024-06-05
iomap: keep on increasing i_size in iomap_write_end()
Zhang Yi
2024-06-05
bcachefs: Fix trans->locked assert
Kent Overstreet
2024-06-05
bcachefs: Rereplicate now moves data off of durability=0 devices
Kent Overstreet
2024-06-05
bcachefs: Fix GFP_KERNEL allocation in break_cycle()
Kent Overstreet
2024-06-04
jfs: xattr: fix buffer overflow for invalid xattr
Greg Kroah-Hartman
2024-06-03
cachefiles: remove unneeded include of <linux/fdtable.h>
Gao Xiang
2024-06-01
Merge tag '6.10-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-06-01
Merge tag 'xfs-6.10-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-05-31
Merge tag 'bcachefs-2024-05-30' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-05-31
cifs: fix creating sockets when using sfu mount options
Steve French
2024-05-30
NFS: add barriers when testing for NFS_FSDATA_BLOCKED
NeilBrown
[next]