index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
task-analyzer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-05
filelock: convert locks_translate_pid to take file_lock_core
Jeff Layton
1
-10
/
+10
2024-02-05
filelock: convert locks_insert_lock_ctx and locks_delete_lock_ctx
Jeff Layton
1
-22
/
+22
2024-02-05
filelock: convert locks_wake_up_blocks to take a file_lock_core pointer
Jeff Layton
1
-7
/
+7
2024-02-05
filelock: make assign_type helper take a file_lock_core pointer
Jeff Layton
1
-5
/
+5
2024-02-05
filelock: reorganize locks_delete_block and __locks_insert_block
Jeff Layton
1
-20
/
+22
2024-02-05
filelock: clean up locks_delete_block internals
Jeff Layton
1
-7
/
+8
2024-02-05
filelock: convert fl_blocker to file_lock_core
Jeff Layton
3
-11
/
+11
2024-02-05
filelock: convert __locks_insert_block, conflict and deadlock checks to use f...
Jeff Layton
1
-60
/
+72
2024-02-05
filelock: make __locks_delete_block and __locks_wake_up_blocks take file_lock...
Jeff Layton
1
-18
/
+27
2024-02-05
filelock: convert locks_{insert,delete}_global_blocked
Jeff Layton
1
-7
/
+6
2024-02-05
filelock: make locks_{insert,delete}_global_locks take file_lock_core arg
Jeff Layton
1
-9
/
+9
2024-02-05
filelock: convert posix_owner_key to take file_lock_core arg
Jeff Layton
1
-4
/
+4
2024-02-05
filelock: make posix_same_owner take file_lock_core pointers
Jeff Layton
1
-8
/
+8
2024-02-05
filelock: convert more internal functions to use file_lock_core
Jeff Layton
1
-26
/
+25
2024-02-05
filelock: have fs/locks.c deal with file_lock_core directly
Jeff Layton
2
-245
/
+254
2024-02-05
filelock: split common fields into struct file_lock_core
Jeff Layton
24
-23
/
+65
2024-02-05
filelock: drop the IS_* macros
Jeff Layton
1
-17
/
+15
2024-02-05
smb/server: convert to using new filelock helpers
Jeff Layton
2
-6
/
+6
2024-02-05
smb/client: convert to using new filelock helpers
Jeff Layton
1
-6
/
+6
2024-02-05
ocfs2: convert to using new filelock helpers
Jeff Layton
2
-3
/
+3
2024-02-05
nfsd: convert to using new filelock helpers
Jeff Layton
1
-16
/
+16
2024-02-05
nfs: convert to using new filelock helpers
Jeff Layton
6
-21
/
+21
2024-02-05
lockd: convert to using new filelock helpers
Jeff Layton
2
-13
/
+13
2024-02-05
gfs2: convert to using new filelock helpers
Jeff Layton
1
-4
/
+4
2024-02-05
dlm: convert to using new filelock helpers
Jeff Layton
1
-5
/
+5
2024-02-05
ceph: convert to using new filelock helpers
Jeff Layton
1
-12
/
+12
2024-02-05
afs: convert to using new filelock helpers
Jeff Layton
1
-13
/
+13
2024-02-05
9p: rename fl_type variable in v9fs_file_do_lock
Jeff Layton
1
-3
/
+3
2024-02-05
filelock: add some new helper functions
Jeff Layton
2
-9
/
+53
2024-02-02
filelock: rename fl_pid variable in lock_get_status
Jeff Layton
1
-4
/
+4
2024-02-02
filelock: rename some fields in tracepoints
Jeff Layton
1
-38
/
+38
2024-02-02
filelock: fl_pid field should be signed int
Jeff Layton
1
-1
/
+1
2024-01-21
Linux 6.8-rc1
v6.8-rc1
Linus Torvalds
1
-2
/
+2
2024-01-21
bcachefs: Improve inode_to_text()
Kent Overstreet
1
-7
/
+18
2024-01-21
bcachefs: logged_ops_format.h
Kent Overstreet
2
-27
/
+31
2024-01-21
bcachefs: reflink_format.h
Kent Overstreet
3
-47
/
+48
2024-01-21
bcachefs; extents_format.h
Kent Overstreet
2
-279
/
+284
2024-01-21
bcachefs: ec_format.h
Kent Overstreet
2
-16
/
+20
2024-01-21
bcachefs: subvolume_format.h
Kent Overstreet
2
-32
/
+36
2024-01-21
bcachefs: snapshot_format.h
Kent Overstreet
2
-33
/
+37
2024-01-21
bcachefs: alloc_background_format.h
Kent Overstreet
2
-93
/
+94
2024-01-21
bcachefs: xattr_format.h
Kent Overstreet
2
-15
/
+20
2024-01-21
bcachefs: dirent_format.h
Kent Overstreet
2
-39
/
+43
2024-01-21
bcachefs: inode_format.h
Kent Overstreet
2
-164
/
+167
2024-01-21
bcachefs; quota_format.h
Kent Overstreet
2
-42
/
+48
2024-01-21
bcachefs: sb-counters_format.h
Kent Overstreet
2
-95
/
+100
2024-01-21
bcachefs: counters.c -> sb-counters.c
Kent Overstreet
5
-8
/
+7
2024-01-21
bcachefs: comment bch_subvolume
Kent Overstreet
1
-0
/
+3
2024-01-21
bcachefs: bch_snapshot::btime
Kent Overstreet
2
-0
/
+3
2024-01-21
bcachefs: add missing __GFP_NOWARN
Kent Overstreet
1
-1
/
+1
[next]