开源镜像站
帮助
动态
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-30
ext4: Move orphan inode handling into a separate file
Jan Kara
2021-08-30
ext4: Support for checksumming from journal triggers
Jan Kara
2021-08-30
ext4: fix race writing to an inline_data file while its xattrs are changing
Theodore Ts'o
2021-08-30
jbd2: add sparse annotations for add_transaction_credits()
Theodore Ts'o
2021-08-30
ext4: fix sparse warnings
Theodore Ts'o
2021-08-30
ext4: Make sure quota files are not grabbed accidentally
Jan Kara
2021-08-30
ext4: fix e2fsprogs checksum failure for mounted filesystem
Jan Kara
2021-08-30
ext4: if zeroout fails fall back to splitting the extent node
Theodore Ts'o
2021-08-30
ext4: reduce arguments of ext4_fc_add_dentry_tlv
Guoqing Jiang
2021-08-30
ext4: flush background discard kwork when retry allocation
Wang Jianchao
2021-08-30
ext4: get discard out of jbd2 commit kthread contex
Wang Jianchao
2021-08-12
ext4: remove the repeated comment of ext4_trim_all_free
Wang Jianchao
2021-08-12
ext4: add new helper interface ext4_try_to_trim_range()
Wang Jianchao
2021-08-12
ext4: remove the 'group' parameter of ext4_trim_extent
Wang Jianchao
2021-08-10
jbd2: clean up two gcc -Wall warnings in recovery.c
Theodore Ts'o
2021-08-10
jbd2: fix clang warning in recovery.c
Theodore Ts'o
2021-08-10
jbd2: fix portability problems caused by unaligned accesses
Theodore Ts'o
2021-08-06
ext4: fix potential htree corruption when growing large_dir directories
Theodore Ts'o
2021-07-23
ext4: remove conflicting comment from __ext4_forget
Guoqing Jiang
2021-07-23
ext4: fix potential uninitialized access to retval in kmmpd
Ye Bin
2021-07-18
Merge tag 'xfs-5.14-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-07-18
Merge tag 'iomap-5.14-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-07-17
Merge tag '5.14-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-07-16
Merge tag 'io_uring-5.14-2021-07-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-16
Merge tag 'zonefs-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-07-16
cifs: do not share tcp sessions of dfs connections
Paulo Alcantara
2021-07-16
zonefs: remove redundant null bio check
Xianting Tian
2021-07-15
Merge tag 'configfs-5.13-1' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2021-07-15
SMB3.1.1: fix mount failure to some servers when compression enabled
Steve French
2021-07-15
cifs: added WARN_ON for all the count decrements
Shyam Prasad N
2021-07-15
cifs: fix missing null session check in mount
Steve French
2021-07-15
cifs: handle reconnect of tcon when there is no cached dfs referral
Paulo Alcantara
2021-07-15
Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...
Linus Torvalds
2021-07-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-15
hfs: add lock nesting notation to hfs_find_init
Desmond Cheong Zhi Xi
2021-07-15
hfs: fix high memory mapping in hfs_bnode_read
Desmond Cheong Zhi Xi
2021-07-15
hfs: add missing clean-up in hfs_fill_super
Desmond Cheong Zhi Xi
2021-07-15
xfs: detect misaligned rtinherit directory extent size hints
Darrick J. Wong
2021-07-15
xfs: fix an integer overflow error in xfs_growfs_rt
Darrick J. Wong
2021-07-15
xfs: improve FSGROWFSRT precondition checking
Darrick J. Wong
2021-07-15
xfs: don't expose misaligned extszinherit hints to userspace
Darrick J. Wong
2021-07-15
xfs: correct the narrative around misaligned rtinherit/extszinherit dirs
Darrick J. Wong
2021-07-15
xfs: reset child dir '..' entry when unlinking child
Darrick J. Wong
2021-07-15
xfs: check for sparse inode clusters that cross new EOAG when shrinking
Darrick J. Wong
2021-07-15
iomap: Don't create iomap_page objects in iomap_page_mkwrite_actor
Andreas Gruenbacher
2021-07-15
iomap: Don't create iomap_page objects for inline files
Andreas Gruenbacher
2021-07-15
iomap: Permit pages without an iop to enter writeback
Andreas Gruenbacher
2021-07-15
iomap: remove the length variable in iomap_seek_hole
Christoph Hellwig
2021-07-15
iomap: remove the length variable in iomap_seek_data
Christoph Hellwig
2021-07-14
fs: add vfs_parse_fs_param_source() helper
Christian Brauner
[next]