projects
/
linux.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux.git
2024-02-06
NeilBrown
smb: remove redundant check
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
filelock: don't do security checks on nfsd setlease...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Christian Brauner
Merge series 'filelock: split file leases out of struct...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
filelock: split leases out of struct file_lock
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
filelock: remove temporary compatibility macros
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
smb/server: adapt to breakup of struct file_lock
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
smb/client: adapt to breakup of struct file_lock
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
ocfs2: adapt to breakup of struct file_lock
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
nfsd: adapt to breakup of struct file_lock
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
nfs: adapt to breakup of struct file_lock
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
lockd: adapt to breakup of struct file_lock
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
fuse: adapt to breakup of struct file_lock
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
gfs2: adapt to breakup of struct file_lock
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
dlm: adapt to breakup of struct file_lock
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
ceph: adapt to breakup of struct file_lock
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
afs: adapt to breakup of struct file_lock
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
9p: adapt to breakup of struct file_lock
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
filelock: convert seqfile handling to use file_lock_core
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
filelock: convert locks_translate_pid to take file_lock...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
filelock: convert locks_insert_lock_ctx and locks_delet...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
filelock: convert locks_wake_up_blocks to take a file_l...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
filelock: make assign_type helper take a file_lock_core...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
filelock: reorganize locks_delete_block and __locks_ins...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
filelock: clean up locks_delete_block internals
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
filelock: convert fl_blocker to file_lock_core
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
filelock: convert __locks_insert_block, conflict and...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
filelock: make __locks_delete_block and __locks_wake_up...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
filelock: convert locks_{insert,delete}_global_blocked
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
filelock: make locks_{insert,delete}_global_locks take...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
filelock: convert posix_owner_key to take file_lock_cor...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
filelock: make posix_same_owner take file_lock_core...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
filelock: convert more internal functions to use file_l...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
filelock: have fs/locks.c deal with file_lock_core...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
filelock: split common fields into struct file_lock_core
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
filelock: drop the IS_* macros
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
smb/server: convert to using new filelock helpers
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
smb/client: convert to using new filelock helpers
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
ocfs2: convert to using new filelock helpers
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
nfsd: convert to using new filelock helpers
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
nfs: convert to using new filelock helpers
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
lockd: convert to using new filelock helpers
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
gfs2: convert to using new filelock helpers
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
dlm: convert to using new filelock helpers
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
ceph: convert to using new filelock helpers
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
afs: convert to using new filelock helpers
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
9p: rename fl_type variable in v9fs_file_do_lock
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Jeff Layton
filelock: add some new helper functions
commit
|
commitdiff
|
tree
|
snapshot
2024-02-02
Jeff Layton
filelock: rename fl_pid variable in lock_get_status
commit
|
commitdiff
|
tree
|
snapshot
2024-02-02
Jeff Layton
filelock: rename some fields in tracepoints
commit
|
commitdiff
|
tree
|
snapshot
2024-02-02
Jeff Layton
filelock: fl_pid field should be signed int
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Linus Torvalds
Linux 6.8-rc1
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Linus Torvalds
Merge tag 'bcachefs-2024-01-21' of https://evilpiepirat...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Linus Torvalds
Merge tag 'timers-core-2024-01-21' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Linus Torvalds
Merge tag 'powerpc-6.8-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: Improve inode_to_text()
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: logged_ops_format.h
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: reflink_format.h
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs; extents_format.h
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: ec_format.h
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: subvolume_format.h
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: snapshot_format.h
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: alloc_background_format.h
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: xattr_format.h
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: dirent_format.h
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: inode_format.h
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs; quota_format.h
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: sb-counters_format.h
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: counters.c -> sb-counters.c
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: comment bch_subvolume
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: bch_snapshot::btime
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: add missing __GFP_NOWARN
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: opts->compression can now also be applied...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: Prep work for variable size btree node buffers
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Su Yue
bcachefs: grab s_umount only if snapshotting
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Su Yue
bcachefs: kvfree bch_fs::snapshots in bch2_fs_snapshots...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: bios must be 512 byte algined
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Colin Ian King
bcachefs: remove redundant variable tmp
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: Improve trace_trans_restart_relock
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: Fix excess transaction restarts in __bchfs_fa...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: extents_to_bp_state
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: bkey_and_val_eq()
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: Better journal tracepoints
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: Print size of superblock with space allocated
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: Avoid flushing the journal in the discard...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: Improve move_extent tracepoint
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: Add missing bch2_moving_ctxt_flush_all()
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: Re-add move_extent_write tracepoint
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: bch2_kthread_io_clock_wait() no longer sleeps...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: Add .val_to_text() for KEY_TYPE_cookie
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: Don't pass memcmp() as a pointer
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Linus Torvalds
Merge tag 'header_cleanup-2024-01-20' of https://evilpi...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: Reduce would_deadlock restarts
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: bch2_trans_account_disk_usage_change()
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: bch_fs_usage_base
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: bch2_prt_compression_type()
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: helpers for printing data types
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: BTREE_TRIGGER_ATOMIC
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: drop to_text code for obsolete bps in alloc...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: eytzinger_for_each() declares loop iter
commit
|
commitdiff
|
tree
|
snapshot
2024-01-21
Kent Overstreet
bcachefs: Don't log errors if BCH_WRITE_ALLOC_NOWAIT
commit
|
commitdiff
|
tree
|
snapshot
next