开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2021-08-09
Merge 5.14-rc5 into driver-core-next
Greg Kroah-Hartman
2021-08-07
Merge tag 'io_uring-5.14-2021-08-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-08-06
ext4: fix potential htree corruption when growing large_dir directories
Theodore Ts'o
2021-08-06
io-wq: fix lack of acct->nr_workers < acct->max_workers judgement
Hao Xu
2021-08-06
io-wq: fix no lock protection of acct->nr_worker
Hao Xu
2021-08-06
Merge tag 'sysfs_defferred_iomem_get_mapping-5.15' of git://git.kernel.org/pu...
Greg Kroah-Hartman
2021-08-05
pipe: increase minimum default pipe size to 2 pages
Alex Xu (Hello71)
2021-08-05
sysfs: Rename struct bin_attribute member to f_mapping
Krzysztof Wilczyński
2021-08-05
sysfs: Invoke iomem_get_mapping() from the sysfs open callback
Krzysztof Wilczyński
2021-08-05
debugfs: Return error during {full/open}_proxy_open() on rmmod
Sven Eckelmann
2021-08-04
io-wq: fix race between worker exiting and activating free worker
Jens Axboe
2021-08-01
Merge tag 'xfs-5.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-07-31
Merge tag '5.14-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-07-30
pipe: make pipe writes always wake up readers
Linus Torvalds
2021-07-30
Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-30
Merge tag 'io_uring-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-30
Merge tag 'for-5.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-30
ocfs2: issue zeroout to EOF blocks
Junxiao Bi
2021-07-30
ocfs2: fix zero out valid data
Junxiao Bi
2021-07-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
2021-07-29
xfs: prevent spoofing of rtbitmap blocks when recovering buffers
Darrick J. Wong
2021-07-29
xfs: limit iclog tail updates
Dave Chinner
2021-07-29
xfs: need to see iclog flags in tracing
Dave Chinner
2021-07-29
xfs: Enforce attr3 buffer recovery order
Dave Chinner
2021-07-29
xfs: logging the on disk inode LSN can make it go backwards
Dave Chinner
2021-07-29
xfs: avoid unnecessary waits in xfs_log_force_lsn()
Dave Chinner
2021-07-29
xfs: log forces imply data device cache flushes
Dave Chinner
2021-07-29
xfs: factor out forced iclog flushes
Dave Chinner
2021-07-29
xfs: fix ordering violation between cache flushes and tail updates
Dave Chinner
2021-07-29
xfs: fold __xlog_state_release_iclog into xlog_state_release_iclog
Dave Chinner
2021-07-29
xfs: external logs need to flush data device
Dave Chinner
2021-07-29
xfs: flush data dev on external log write
Dave Chinner
2021-07-29
btrfs: calculate number of eb pages properly in csum_tree_block
David Sterba
2021-07-28
cifs: add missing parsing of backupuid
Ronnie Sahlberg
2021-07-28
Merge tag 'fixes_for_v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-07-28
btrfs: fix rw device counting in __btrfs_free_extra_devids
Desmond Cheong Zhi Xi
2021-07-28
btrfs: fix lost inode on log replay after mix of fsync, rename and inode evic...
Filipe Manana
2021-07-28
btrfs: mark compressed range uptodate only if all bio succeed
Goldwyn Rodrigues
2021-07-28
io_uring: fix poll requests leaking second poll entries
Hao Xu
2021-07-28
io_uring: don't block level reissue off completion path
Jens Axboe
2021-07-27
block: delay freeing the gendisk
Christoph Hellwig
2021-07-27
Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-07-27
io_uring: always reissue from task_work context
Jens Axboe
2021-07-27
kernfs: dont call d_splice_alias() under kernfs node lock
Ian Kent
2021-07-27
kernfs: use i_lock to protect concurrent inode updates
Ian Kent
2021-07-27
kernfs: switch kernfs to use an rwsem
Ian Kent
2021-07-27
kernfs: use VFS negative dentry caching
Ian Kent
2021-07-27
kernfs: add a revision to identify directory node changes
Ian Kent
[next]