index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-02-02
filelock: rename some fields in tracepoints
Jeff Layton
2024-02-02
filelock: fl_pid field should be signed int
Jeff Layton
2024-01-21
Linux 6.8-rc1
Linus Torvalds
2024-01-21
Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-21
Merge tag 'timers-core-2024-01-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-01-21
Merge tag 'powerpc-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
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
[next]