index
:
kernel/git/stable/linux-stable.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
2024-05-07
btrfs: rename err to ret in btrfs_initxattrs()
Anand Jain
2024-05-07
btrfs: warn if EXTENT_BUFFER_UPTODATE is set while reading
Tavian Barnes
2024-05-07
btrfs: add helper to clear EXTENT_BUFFER_READING
Tavian Barnes
2024-05-07
btrfs: avoid pointless wake ups of drew lock readers
Filipe Manana
2024-05-07
btrfs: remove pointless writepages callback wrapper
Filipe Manana
2024-05-07
btrfs: remove pointless readahead callback wrapper
Filipe Manana
2024-05-07
btrfs: locking: rename __btrfs_tree_lock() and __btrfs_tree_read_lock()
Filipe Manana
2024-05-07
btrfs: locking: inline btrfs_tree_lock() and btrfs_tree_read_lock()
Filipe Manana
2024-05-07
btrfs: remove pointless BUG_ON() when creating snapshot
Filipe Manana
2024-05-07
bcachefs: Add missing sched_annotate_sleep() in bch2_journal_flush_seq_async()
Kent Overstreet
2024-05-07
bcachefs: Fix race in bch2_write_super()
Kent Overstreet
2024-05-07
gfs2: make timeout values more explicit
Wolfram Sang
2024-05-06
Merge tag 'for-6.9-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-06
NFS/knfsd: Remove the invalid NFS error 'NFSERR_OPNOTSUPP'
Trond Myklebust
2024-05-06
knfsd: LOOKUP can return an illegal error value
Trond Myklebust
2024-05-06
bcachefs: BCH_SB_LAYOUT_SIZE_BITS_MAX
Kent Overstreet
2024-05-06
bcachefs: Add missing skcipher_request_set_callback() call
Kent Overstreet
2024-05-06
bcachefs: Fix snapshot_t() usage in bch2_fs_quota_read_inode()
Kent Overstreet
2024-05-06
bcachefs: Fix shift-by-64 in bformat_needs_redo()
Kent Overstreet
2024-05-06
bcachefs: Guard against unknown k.k->type in __bkey_invalid()
Kent Overstreet
2024-05-06
bcachefs: Add missing validation for superblock section clean
Kent Overstreet
2024-05-06
bcachefs: Fix assert in bch2_alloc_v4_invalid()
Kent Overstreet
2024-05-06
bcachefs: fix overflow in fiemap
Reed Riley
2024-05-06
bcachefs: Add a better limit for maximum number of buckets
Kent Overstreet
2024-05-06
bcachefs: Fix lifetime issue in device iterator helpers
Kent Overstreet
2024-05-06
bcachefs: Fix bch2_dev_lookup() refcounting
Kent Overstreet
2024-05-06
bcachefs: Initialize bch_write_op->failed in inline data path
Kent Overstreet
2024-05-06
bcachefs: Fix refcount put in sb_field_resize error path
Kent Overstreet
2024-05-06
bcachefs: Inodes need extra padding for varint_decode_fast()
Kent Overstreet
2024-05-06
bcachefs: Fix early error path in bch2_fs_btree_key_cache_exit()
Kent Overstreet
2024-05-06
bcachefs: bucket_pos_to_bp_noerror()
Kent Overstreet
2024-05-06
bcachefs: don't free error pointers
Kent Overstreet
2024-05-06
bcachefs: Fix a scheduler splat in __bch2_next_write_buffer_flush_journal_buf()
Kent Overstreet
2024-05-06
orangefs: fix out-of-bounds fsid access
Mike Marshall
2024-05-06
nfsd: set security label during create operations
Stephen Smalley
2024-05-06
NFSD: Add COPY status code to OFFLOAD_STATUS response
Chuck Lever
2024-05-06
NFSD: Record status of async copy operation in struct nfsd4_copy
Chuck Lever
2024-05-06
NFSD: add listener-{set,get} netlink command
Lorenzo Bianconi
2024-05-06
NFSD: add write_version to netlink command
Lorenzo Bianconi
2024-05-06
NFSD: convert write_threads to netlink command
Lorenzo Bianconi
2024-05-06
NFSD: allow callers to pass in scope string to nfsd_svc
Jeff Layton
2024-05-06
NFSD: move nfsd_mutex handling into nfsd_svc callers
Jeff Layton
2024-05-06
lockd: host: Remove unnecessary statements'host = NULL;'
Li kunyu
2024-05-06
nfsd: don't create nfsv4recoverydir in nfsdfs when not used.
NeilBrown
2024-05-06
nfsd: optimise recalculate_deny_mode() for a common case
NeilBrown
2024-05-06
nfsd: add tracepoint in mark_client_expired_locked
Jeff Layton
2024-05-06
nfsd: new tracepoint for check_slot_seqid
Chuck Lever
2024-05-06
nfsd: drop extraneous newline from nfsd tracepoints
Jeff Layton
2024-05-06
fs: nfsd: use group allocation/free of per-cpu counters API
Kefeng Wang
2024-05-06
nfsd: trivial GET_DIR_DELEGATION support
Jeff Layton
[prev]
[next]