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
*
Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-08-03
3
-10
/
+7
|
\
|
*
efi: vars: Use locking version to iterate over efivars linked lists
Ard Biesheuvel
2022-06-24
1
-6
/
+3
|
*
efi: vars: Don't drop lock in the middle of efivar_init()
Ard Biesheuvel
2022-06-24
1
-4
/
+2
|
*
pstore: Add priv field to pstore_record for backend specific use
Ard Biesheuvel
2022-06-24
2
-0
/
+2
*
|
Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-08-03
10
-40
/
+28
|
\
\
|
*
|
keep iocb_flags() result cached in struct file
Al Viro
2022-06-10
5
-2
/
+5
|
*
|
iocb: delay evaluation of IS_SYNC(...) until we want to check IOCB_DSYNC
Al Viro
2022-06-10
5
-6
/
+5
|
*
|
struct file: use anonymous union member for rcuhead and llist
Al Viro
2022-06-10
1
-8
/
+8
|
*
|
btrfs: use IOMAP_DIO_NOSYNC
Al Viro
2022-06-10
2
-18
/
+2
|
*
|
teach iomap_dio_rw() to suppress dsync
Al Viro
2022-06-10
1
-9
/
+11
|
|
/
*
|
Merge tag 'pull-work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-08-03
1
-11
/
+43
|
\
\
|
*
|
fs/dcache: Move wakeup out of i_seq_dir write held region.
Sebastian Andrzej Siewior
2022-07-30
1
-5
/
+5
|
*
|
fs/dcache: Move the wakeup from __d_lookup_done() to the caller.
Sebastian Andrzej Siewior
2022-07-30
1
-7
/
+28
|
*
|
fs/dcache: Disable preemption on i_dir_seq write side on PREEMPT_RT
Sebastian Andrzej Siewior
2022-07-30
1
-1
/
+11
|
*
|
d_add_ci(): make sure we don't miss d_lookup_done()
Al Viro
2022-07-30
1
-0
/
+1
*
|
|
Merge tag 'pull-work.lseek' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-03
6
-24
/
+14
|
\
\
\
|
*
|
|
fs: remove no_llseek
Jason A. Donenfeld
2022-07-16
3
-9
/
+1
|
*
|
|
fs: check FMODE_LSEEK to control internal pipe splicing
Jason A. Donenfeld
2022-07-16
1
-6
/
+4
|
*
|
|
fs: do not compare against ->llseek
Jason A. Donenfeld
2022-07-16
3
-12
/
+6
|
*
|
|
fs: clear or set FMODE_LSEEK based on llseek function
Jason A. Donenfeld
2022-07-16
2
-0
/
+6
|
|
/
/
*
|
|
Merge tag 'pull-work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-03
3
-108
/
+86
|
\
\
\
|
*
|
|
step_into(): move fetching ->d_inode past handle_mounts()
Al Viro
2022-07-06
1
-20
/
+11
|
*
|
|
lookup_fast(): don't bother with inode
Al Viro
2022-07-06
1
-18
/
+4
|
*
|
|
follow_dotdot{,_rcu}(): don't bother with inode
Al Viro
2022-07-06
1
-11
/
+4
|
*
|
|
step_into(): lose inode argument
Al Viro
2022-07-06
1
-6
/
+9
|
*
|
|
namei: stash the sampled ->d_seq into nameidata
Al Viro
2022-07-06
1
-50
/
+48
|
*
|
|
namei: move clearing LOOKUP_RCU towards rcu_read_unlock()
Al Viro
2022-07-06
1
-9
/
+12
|
*
|
|
switch try_to_unlazy_next() to __legitimize_mnt()
Al Viro
2022-07-05
3
-4
/
+8
|
*
|
|
follow_dotdot{,_rcu}(): change calling conventions
Al Viro
2022-07-05
1
-9
/
+7
|
*
|
|
namei: get rid of pointless unlikely(read_seqcount_retry(...))
Al Viro
2022-07-05
1
-9
/
+9
|
*
|
|
__follow_mount_rcu(): verify that mount_lock remains unchanged
Al Viro
2022-07-05
1
-0
/
+2
|
|
/
/
*
|
|
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-08-03
54
-985
/
+350
|
\
\
\
|
*
|
|
fs: remove the NULL get_block case in mpage_writepages
Christoph Hellwig
2022-08-02
1
-16
/
+6
|
*
|
|
fs: don't call ->writepage from __mpage_writepage
Christoph Hellwig
2022-08-02
1
-1
/
+1
|
*
|
|
fs: remove the nobh helpers
Christoph Hellwig
2022-08-02
2
-348
/
+1
|
*
|
|
jfs: stop using the nobh helper
Christoph Hellwig
2022-08-02
1
-3
/
+15
|
*
|
|
ext2: remove nobh support
Christoph Hellwig
2022-08-02
4
-61
/
+7
|
*
|
|
ntfs3: refactor ntfs_writepages
Christoph Hellwig
2022-08-02
1
-5
/
+3
|
*
|
|
hugetlb: Convert to migrate_folio
Matthew Wilcox (Oracle)
2022-08-02
1
-9
/
+14
|
*
|
|
aio: Convert to migrate_folio
Matthew Wilcox (Oracle)
2022-08-02
1
-18
/
+18
|
*
|
|
f2fs: Convert to filemap_migrate_folio()
Matthew Wilcox (Oracle)
2022-08-02
4
-49
/
+3
|
*
|
|
ubifs: Convert to filemap_migrate_folio()
Matthew Wilcox (Oracle)
2022-08-02
1
-27
/
+2
|
*
|
|
btrfs: Convert btrfs_migratepage to migrate_folio
Matthew Wilcox (Oracle)
2022-08-02
1
-17
/
+9
|
*
|
|
mm/migrate: Add filemap_migrate_folio()
Matthew Wilcox (Oracle)
2022-08-02
4
-28
/
+3
|
*
|
|
mm/migrate: Convert migrate_page() to migrate_folio()
Matthew Wilcox (Oracle)
2022-08-02
2
-2
/
+2
|
*
|
|
nfs: Convert to migrate_folio
Matthew Wilcox (Oracle)
2022-08-02
3
-13
/
+13
|
*
|
|
btrfs: Convert btree_migratepage to migrate_folio
Matthew Wilcox (Oracle)
2022-08-02
1
-12
/
+10
|
*
|
|
mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()
Matthew Wilcox (Oracle)
2022-08-02
4
-8
/
+8
|
*
|
|
ext2: Use a folio in ext2_get_page()
Matthew Wilcox (Oracle)
2022-08-02
1
-9
/
+10
|
*
|
|
gfs2: Convert gfs2_jhead_process_page() to use a folio
Matthew Wilcox (Oracle)
2022-08-02
1
-14
/
+14
[next]