index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2025-03-03
xfs: add support for zoned space reservations
Christoph Hellwig
2025-03-03
xfs: add the zoned space allocator
Christoph Hellwig
2025-03-03
xfs: parse and validate hardware zone information
Christoph Hellwig
2025-03-03
xfs: skip zoned RT inodes in xfs_inodegc_want_queue_rt_file
Christoph Hellwig
2025-03-03
xfs: don't call xfs_can_free_eofblocks from ->release for zoned inodes
Christoph Hellwig
2025-03-03
xfs: disable FITRIM for zoned RT devices
Christoph Hellwig
2025-03-03
xfs: disable sb_frextents for zoned file systems
Christoph Hellwig
2025-03-03
xfs: export zoned geometry via XFS_FSOP_GEOM
Christoph Hellwig
2025-03-03
xfs: allow internal RT devices for zoned mode
Christoph Hellwig
2025-03-03
xfs: define the zoned on-disk format
Christoph Hellwig
2025-03-03
xfs: add a xfs_rtrmap_highest_rgbno helper
Christoph Hellwig
2025-03-03
xfs: support XFS_BMAPI_REMAP in xfs_bmap_del_extent_delay
Christoph Hellwig
2025-03-03
xfs: refine the unaligned check for always COW inodes in xfs_file_dio_write
Christoph Hellwig
2025-03-03
xfs: skip always_cow inodes in xfs_reflink_trim_around_shared
Christoph Hellwig
2025-03-03
xfs: move xfs_bmapi_reserve_delalloc to xfs_iomap.c
Christoph Hellwig
2025-03-03
xfs: add a rtg_blocks helper
Christoph Hellwig
2025-03-03
xfs: factor out a xfs_rt_check_size helper
Christoph Hellwig
2025-03-03
xfs: reduce metafile reservations
Christoph Hellwig
2025-03-03
xfs: make metabtree reservations global
Christoph Hellwig
2025-03-03
xfs: fixup the metabtree reservation in xrep_reap_metadir_fsblocks
Christoph Hellwig
2025-03-03
xfs: trace in-memory freecounter reservations
Christoph Hellwig
2025-03-03
xfs: support reserved blocks for the rt extent counter
Christoph Hellwig
2025-03-03
xfs: generalize the freespace and reserved blocks handling
Christoph Hellwig
2025-03-03
xfs: reflow xfs_dec_freecounter
Christoph Hellwig
2025-03-03
Merge branch 'vfs-6.15.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Carlos Maiolino
2025-03-02
cifs: fix incorrect validation for num_aces field of smb_acl
Namjae Jeon
2025-03-02
ksmbd: fix incorrect validation for num_aces field of smb_acl
Namjae Jeon
2025-03-02
smb: common: change the data type of num_aces to le16
Namjae Jeon
2025-03-02
ksmbd: fix bug on trap in smb2_lock
Namjae Jeon
2025-03-02
ksmbd: fix use-after-free in smb2_lock
Namjae Jeon
2025-03-02
ksmbd: fix type confusion via race condition when using ipc_msg_send_request
Namjae Jeon
2025-03-02
ksmbd: fix out-of-bounds in parse_sec_desc()
Namjae Jeon
2025-03-01
Merge tag 'v6.14-rc4-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2025-03-01
ecryptfs: remove NULL remount_fs from super_operations
Eric Sandeen
2025-02-28
dlm: fix error if active rsb is not hashed
Alexander Aring
2025-02-28
dlm: fix error if inactive rsb is not hashed
Alexander Aring
2025-02-28
bcachefs: Don't set BCH_FEATURE_incompat_version_field unless requested
Kent Overstreet
2025-02-28
Merge tag 'efi-fixes-for-v6.14-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-02-28
f2fs: add check for deleted inode
Leo Stone
2025-02-28
f2fs: fix the missing write pointer correction
Jaegeuk Kim
2025-02-28
f2fs: fix to set .discard_granularity correctly
Chao Yu
2025-02-28
ceph: Pass a folio to ceph_allocate_page_array()
Matthew Wilcox (Oracle)
2025-02-28
ceph: Convert ceph_move_dirty_page_in_page_array() to move_dirty_folio_in_pag...
Matthew Wilcox (Oracle)
2025-02-28
ceph: Remove uses of page from ceph_process_folio_batch()
Matthew Wilcox (Oracle)
2025-02-28
ceph: Convert ceph_check_page_before_write() to use a folio
Matthew Wilcox (Oracle)
2025-02-28
ceph: Convert writepage_nounlock() to write_folio_nounlock()
Matthew Wilcox (Oracle)
2025-02-28
ceph: Convert ceph_readdir_cache_control to store a folio
Matthew Wilcox (Oracle)
2025-02-28
ceph: Convert ceph_find_incompatible() to take a folio
Matthew Wilcox (Oracle)
2025-02-28
ceph: Use a folio in ceph_page_mkwrite()
Matthew Wilcox (Oracle)
2025-02-28
ceph: Remove ceph_writepage()
Matthew Wilcox (Oracle)
[prev]
[next]