开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2024-02-05
filelock: make assign_type helper take a file_lock_core pointer
Jeff Layton
2024-02-05
filelock: reorganize locks_delete_block and __locks_insert_block
Jeff Layton
2024-02-05
filelock: clean up locks_delete_block internals
Jeff Layton
2024-02-05
filelock: convert fl_blocker to file_lock_core
Jeff Layton
2024-02-05
filelock: convert __locks_insert_block, conflict and deadlock checks to use f...
Jeff Layton
2024-02-05
filelock: make __locks_delete_block and __locks_wake_up_blocks take file_lock...
Jeff Layton
2024-02-05
filelock: convert locks_{insert,delete}_global_blocked
Jeff Layton
2024-02-05
filelock: make locks_{insert,delete}_global_locks take file_lock_core arg
Jeff Layton
2024-02-05
filelock: convert posix_owner_key to take file_lock_core arg
Jeff Layton
2024-02-05
filelock: make posix_same_owner take file_lock_core pointers
Jeff Layton
2024-02-05
filelock: convert more internal functions to use file_lock_core
Jeff Layton
2024-02-05
filelock: have fs/locks.c deal with file_lock_core directly
Jeff Layton
2024-02-05
filelock: split common fields into struct file_lock_core
Jeff Layton
2024-02-05
filelock: drop the IS_* macros
Jeff Layton
2024-02-05
smb/server: convert to using new filelock helpers
Jeff Layton
2024-02-05
smb/client: convert to using new filelock helpers
Jeff Layton
2024-02-05
ocfs2: convert to using new filelock helpers
Jeff Layton
2024-02-05
nfsd: convert to using new filelock helpers
Jeff Layton
2024-02-05
nfs: convert to using new filelock helpers
Jeff Layton
2024-02-05
lockd: convert to using new filelock helpers
Jeff Layton
2024-02-05
gfs2: convert to using new filelock helpers
Jeff Layton
2024-02-05
dlm: convert to using new filelock helpers
Jeff Layton
2024-02-05
ceph: convert to using new filelock helpers
Jeff Layton
2024-02-05
afs: convert to using new filelock helpers
Jeff Layton
2024-02-05
9p: rename fl_type variable in v9fs_file_do_lock
Jeff Layton
2024-02-05
filelock: add some new helper functions
Jeff Layton
2024-02-02
filelock: rename fl_pid variable in lock_get_status
Jeff Layton
2024-01-21
Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-21
bcachefs: Improve inode_to_text()
Kent Overstreet
2024-01-21
bcachefs: logged_ops_format.h
Kent Overstreet
2024-01-21
bcachefs: reflink_format.h
Kent Overstreet
2024-01-21
bcachefs; extents_format.h
Kent Overstreet
2024-01-21
bcachefs: ec_format.h
Kent Overstreet
2024-01-21
bcachefs: subvolume_format.h
Kent Overstreet
2024-01-21
bcachefs: snapshot_format.h
Kent Overstreet
2024-01-21
bcachefs: alloc_background_format.h
Kent Overstreet
2024-01-21
bcachefs: xattr_format.h
Kent Overstreet
2024-01-21
bcachefs: dirent_format.h
Kent Overstreet
2024-01-21
bcachefs: inode_format.h
Kent Overstreet
2024-01-21
bcachefs; quota_format.h
Kent Overstreet
2024-01-21
bcachefs: sb-counters_format.h
Kent Overstreet
2024-01-21
bcachefs: counters.c -> sb-counters.c
Kent Overstreet
2024-01-21
bcachefs: comment bch_subvolume
Kent Overstreet
2024-01-21
bcachefs: bch_snapshot::btime
Kent Overstreet
2024-01-21
bcachefs: add missing __GFP_NOWARN
Kent Overstreet
2024-01-21
bcachefs: opts->compression can now also be applied in the background
Kent Overstreet
2024-01-21
bcachefs: Prep work for variable size btree node buffers
Kent Overstreet
2024-01-21
bcachefs: grab s_umount only if snapshotting
Su Yue
2024-01-21
bcachefs: kvfree bch_fs::snapshots in bch2_fs_snapshots_exit
Su Yue
2024-01-21
bcachefs: bios must be 512 byte algined
Kent Overstreet
[next]