index
:
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
xfs: remove the xfs_dinode_t typedef
Christoph Hellwig
2021-10-14
4
-14
/
+14
|
*
|
|
|
|
xfs: check that bc_nlevels never overflows
Darrick J. Wong
2021-10-14
2
-0
/
+4
|
*
|
|
|
|
xfs: stricter btree height checking when scanning for btree roots
Darrick J. Wong
2021-10-14
2
-1
/
+10
|
*
|
|
|
|
xfs: stricter btree height checking when looking for errors
Darrick J. Wong
2021-10-14
1
-6
/
+7
|
*
|
|
|
|
xfs: don't allocate scrub contexts on the stack
Darrick J. Wong
2021-10-14
3
-81
/
+99
|
*
|
|
|
|
xfs: remove xfs_btree_cur_t typedef
Darrick J. Wong
2021-10-14
4
-24
/
+24
|
*
|
|
|
|
xfs: fix maxlevels comparisons in the btree staging code
Darrick J. Wong
2021-10-14
1
-2
/
+2
|
*
|
|
|
|
xfs: port the defer ops capture and continue to resource capture
Darrick J. Wong
2021-10-14
7
-41
/
+79
|
*
|
|
|
|
xfs: formalize the process of holding onto resources across a defer roll
Darrick J. Wong
2021-10-14
3
-37
/
+78
|
*
|
|
|
|
xfs: use kmem_cache_free() for kmem_cache objects
Rustam Kovhaev
2021-10-11
1
-3
/
+3
|
*
|
|
|
|
xfs: Use kvcalloc() instead of kvzalloc()
Gustavo A. R. Silva
2021-10-11
1
-3
/
+3
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'afs-next-20211102' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-02
4
-28
/
+27
|
\
\
\
\
\
|
*
|
|
|
|
afs: Set mtime from the client for yfs create operations
Marc Dionne
2021-11-02
1
-19
/
+13
|
*
|
|
|
|
afs: Sort out symlink reading
David Howells
2021-11-02
3
-9
/
+14
*
|
|
|
|
|
Merge tag 'gfs2-v5.15-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-11-02
11
-136
/
+186
|
\
\
\
\
\
\
|
*
|
|
|
|
|
gfs2: Fix unused value warning in do_gfs2_set_flags()
Tim Gardner
2021-10-25
1
-1
/
+0
|
*
|
|
|
|
|
gfs2: check context in gfs2_glock_put
Alexander Aring
2021-10-25
1
-0
/
+3
|
*
|
|
|
|
|
gfs2: Fix glock_hash_walk bugs
Andreas Gruenbacher
2021-10-25
1
-10
/
+12
|
*
|
|
|
|
|
gfs2: Cancel remote delete work asynchronously
Andreas Gruenbacher
2021-10-25
1
-1
/
+1
|
*
|
|
|
|
|
gfs2: set glock object after nq
Bob Peterson
2021-10-25
1
-2
/
+2
|
*
|
|
|
|
|
gfs2: remove RDF_UPTODATE flag
Bob Peterson
2021-10-25
3
-24
/
+15
|
*
|
|
|
|
|
gfs2: Eliminate GIF_INVALID flag
Bob Peterson
2021-10-25
4
-11
/
+4
|
*
|
|
|
|
|
gfs2: fix GL_SKIP node_scope problems
Bob Peterson
2021-10-25
7
-20
/
+61
|
*
|
|
|
|
|
gfs2: split glock instantiation off from do_promote
Bob Peterson
2021-10-25
1
-3
/
+17
|
*
|
|
|
|
|
gfs2: further simplify do_promote
Bob Peterson
2021-10-25
1
-20
/
+23
|
*
|
|
|
|
|
gfs2: re-factor function do_promote
Bob Peterson
2021-10-25
1
-36
/
+35
|
*
|
|
|
|
|
gfs2: Remove 'first' trace_gfs2_promote argument
Andreas Gruenbacher
2021-10-25
2
-8
/
+5
|
*
|
|
|
|
|
gfs2: change go_lock to go_instantiate
Bob Peterson
2021-10-25
5
-9
/
+9
|
*
|
|
|
|
|
gfs2: dump glocks from gfs2_consist_OBJ_i
Bob Peterson
2021-10-25
1
-0
/
+2
|
*
|
|
|
|
|
gfs2: dequeue iopen holder in gfs2_inode_lookup error
Bob Peterson
2021-10-25
1
-0
/
+4
|
*
|
|
|
|
|
gfs2: Save ip from gfs2_glock_nq_init
Andreas Gruenbacher
2021-10-25
2
-7
/
+14
|
*
|
|
|
|
|
gfs2: Allow append and immutable bits to coexist
Bob Peterson
2021-10-25
1
-8
/
+2
|
*
|
|
|
|
|
gfs2: Switch some BUG_ON to GLOCK_BUG_ON for debug
Bob Peterson
2021-10-25
1
-8
/
+8
|
*
|
|
|
|
|
gfs2: move GL_SKIP check from glops to do_promote
Bob Peterson
2021-10-25
3
-15
/
+15
|
*
|
|
|
|
|
gfs2: Add GL_SKIP holder flag to dump_holder
Bob Peterson
2021-10-25
1
-0
/
+2
|
*
|
|
|
|
|
gfs2: remove redundant check in gfs2_rgrp_go_lock
Bob Peterson
2021-10-25
1
-2
/
+1
*
|
|
|
|
|
|
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-11-02
17
-190
/
+544
|
\
|
|
|
|
|
|
|
*
|
|
|
|
|
gfs2: Fix mmap + page fault deadlocks for direct I/O
Andreas Gruenbacher
2021-10-25
1
-12
/
+87
|
*
|
|
|
|
|
iomap: Add done_before argument to iomap_dio_rw
Andreas Gruenbacher
2021-10-24
7
-15
/
+30
|
*
|
|
|
|
|
iomap: Support partial direct I/O on user copy failures
Andreas Gruenbacher
2021-10-24
1
-0
/
+6
|
*
|
|
|
|
|
iomap: Fix iomap_dio_rw return value for user copies
Andreas Gruenbacher
2021-10-24
1
-0
/
+4
|
*
|
|
|
|
|
gfs2: Fix mmap + page fault deadlocks for buffered I/O
Andreas Gruenbacher
2021-10-24
1
-5
/
+94
|
*
|
|
|
|
|
gfs2: Eliminate ip->i_gh
Andreas Gruenbacher
2021-10-20
2
-15
/
+22
|
*
|
|
|
|
|
gfs2: Move the inode glock locking to gfs2_file_buffered_write
Andreas Gruenbacher
2021-10-20
2
-59
/
+28
|
*
|
|
|
|
|
gfs2: Introduce flag for glock holder auto-demotion
Bob Peterson
2021-10-20
3
-36
/
+200
|
*
|
|
|
|
|
gfs2: Clean up function may_grant
Andreas Gruenbacher
2021-10-20
1
-50
/
+69
|
*
|
|
|
|
|
gfs2: Add wrapper for iomap_file_buffered_write
Andreas Gruenbacher
2021-10-20
1
-10
/
+17
|
*
|
|
|
|
|
iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
Andreas Gruenbacher
2021-10-18
6
-6
/
+6
|
*
|
|
|
|
|
gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}
Andreas Gruenbacher
2021-10-18
1
-3
/
+2
*
|
|
|
|
|
|
Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-01
1
-0
/
+2
|
\
\
\
\
\
\
\
[prev]
[next]