index
:
Linux Stable
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.12.y
linux-6.13.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
*
init: improve the name_to_dev_t interface
Christoph Hellwig
2023-06-05
1
-2
/
+2
*
ext4: wire up the ->mark_dead holder operation for log devices
Christoph Hellwig
2023-06-05
1
-1
/
+10
*
ext4: wire up sops->shutdown
Christoph Hellwig
2023-06-05
1
-0
/
+6
*
ext4: split ext4_shutdown
Christoph Hellwig
2023-06-05
2
-9
/
+16
*
xfs: wire up the ->mark_dead holder operation for log and RT devices
Christoph Hellwig
2023-06-05
1
-1
/
+12
*
xfs: wire up sops->shutdown
Christoph Hellwig
2023-06-05
3
-1
/
+14
*
fs: add a method to shut down the file system
Christoph Hellwig
2023-06-05
1
-2
/
+19
*
block: introduce holder ops
Christoph Hellwig
2023-06-05
12
-18
/
+21
*
fs: iomap: use bio_add_folio_nofail where possible
Johannes Thumshirn
2023-06-01
1
-3
/
+3
*
zonefs: use __bio_add_page for adding single page to bio
Johannes Thumshirn
2023-05-31
1
-1
/
+1
*
gfs2: use __bio_add_page for adding single page to bio
Johannes Thumshirn
2023-05-31
1
-1
/
+1
*
jfs: logmgr: use __bio_add_page to add single page to bio
Johannes Thumshirn
2023-05-31
1
-2
/
+2
*
fs: buffer: use __bio_add_page to add single page to bio
Johannes Thumshirn
2023-05-31
1
-2
/
+1
*
block: Use iov_iter_extract_pages() and page pinning in direct-io.c
David Howells
2023-05-31
1
-29
/
+43
*
block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
Christoph Hellwig
2023-05-24
2
-1
/
+2
*
iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
David Howells
2023-05-24
1
-1
/
+1
*
Merge branch 'for-6.5/splice' into for-6.5/block
Jens Axboe
2023-05-24
57
-159
/
+521
|
\
|
*
splice: kdoc for filemap_splice_read() and copy_splice_read()
David Howells
2023-05-24
1
-2
/
+19
|
*
splice: Remove generic_file_splice_read()
David Howells
2023-05-24
1
-43
/
+0
|
*
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
2023-05-24
36
-38
/
+38
|
*
cifs: Use filemap_splice_read()
David Howells
2023-05-24
3
-23
/
+4
|
*
zonefs: Provide a splice-read wrapper
David Howells
2023-05-24
1
-1
/
+39
|
*
xfs: Provide a splice-read wrapper
David Howells
2023-05-24
2
-2
/
+30
|
*
orangefs: Provide a splice-read wrapper
David Howells
2023-05-24
1
-1
/
+21
|
*
ocfs2: Provide a splice-read wrapper
David Howells
2023-05-24
2
-2
/
+42
|
*
ntfs3: Provide a splice-read wrapper
David Howells
2023-05-24
1
-1
/
+30
|
*
nfs: Provide a splice-read wrapper
David Howells
2023-05-24
3
-2
/
+25
|
*
f2fs: Provide a splice-read wrapper
David Howells
2023-05-24
1
-8
/
+35
|
*
ext4: Provide a splice-read wrapper
David Howells
2023-05-24
1
-1
/
+12
|
*
ecryptfs: Provide a splice-read wrapper
David Howells
2023-05-24
1
-1
/
+26
|
*
ceph: Provide a splice-read wrapper
David Howells
2023-05-24
1
-1
/
+64
|
*
afs: Provide a splice-read wrapper
David Howells
2023-05-24
1
-1
/
+19
|
*
9p: Add splice_read wrapper
David Howells
2023-05-24
1
-2
/
+24
|
*
tty, proc, kernfs, random: Use copy_splice_read()
David Howells
2023-05-24
4
-7
/
+7
|
*
coda: Implement splice-read
David Howells
2023-05-24
1
-1
/
+28
|
*
overlayfs: Implement splice-read
David Howells
2023-05-24
1
-1
/
+22
|
*
splice: Make splice from a DAX file use copy_splice_read()
David Howells
2023-05-24
1
-3
/
+3
|
*
splice: Make splice from an O_DIRECT fd use copy_splice_read()
David Howells
2023-05-24
1
-0
/
+6
|
*
splice: Check for zero count in vfs_splice_read()
David Howells
2023-05-24
1
-0
/
+2
|
*
splice: Make do_splice_to() generic and export it
David Howells
2023-05-24
1
-7
/
+20
|
*
splice: Clean up copy_splice_read() a bit
David Howells
2023-05-24
1
-12
/
+7
|
*
splice: Rename direct_splice_read() to copy_splice_read()
David Howells
2023-05-24
3
-9
/
+8
*
|
fs: remove the special !CONFIG_BLOCK def_blk_fops
Christoph Hellwig
2023-05-19
3
-28
/
+4
|
/
*
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-13
13
-104
/
+269
|
\
|
*
ext4: bail out of ext4_xattr_ibody_get() fails for any reason
Theodore Ts'o
2023-05-13
1
-1
/
+1
|
*
ext4: add bounds checking in get_max_inline_xattr_value_size()
Theodore Ts'o
2023-05-13
1
-1
/
+11
|
*
ext4: add indication of ro vs r/w mounts in the mount message
Theodore Ts'o
2023-05-13
1
-4
/
+6
|
*
ext4: fix deadlock when converting an inline directory in nojournal mode
Theodore Ts'o
2023-05-13
1
-1
/
+2
|
*
ext4: improve error recovery code paths in __ext4_remount()
Theodore Ts'o
2023-05-13
1
-3
/
+10
|
*
ext4: improve error handling from ext4_dirhash()
Theodore Ts'o
2023-05-13
2
-17
/
+42
[next]