开源镜像站
帮助
动态
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
2024-09-10
btrfs: convert writepage_delalloc() to take a folio
Josef Bacik
2024-09-10
btrfs: convert btrfs_mark_ordered_io_finished() to take a folio
Josef Bacik
2024-09-10
btrfs: convert btrfs_finish_ordered_extent() to take a folio
Josef Bacik
2024-09-10
btrfs: convert can_finish_ordered_extent() to use a folio
Josef Bacik
2024-09-10
btrfs: utilize folio more in btrfs_page_mkwrite()
Josef Bacik
2024-09-10
btrfs: convert add_ra_bio_pages() to use only folios
Josef Bacik
2024-09-10
btrfs: convert __extent_writepage() to be completely folio based
Josef Bacik
2024-09-10
btrfs: convert extent_write_locked_range() to use folios
Josef Bacik
2024-09-10
btrfs: convert __extent_writepage_io() to take a folio
Josef Bacik
2024-09-10
btrfs: update the writepage tracepoint to take a folio
Josef Bacik
2024-09-10
btrfs: convert btrfs_do_readpage() to only use a folio
Josef Bacik
2024-09-10
btrfs: convert submit_extent_page() to use a folio
Josef Bacik
2024-09-10
btrfs: convert begin_page_folio() to take a folio instead
Josef Bacik
2024-09-10
btrfs: convert end_page_read() to take a folio
Josef Bacik
2024-09-10
btrfs: convert btrfs_read_folio() to only use a folio
Josef Bacik
2024-09-10
btrfs: convert btrfs_readahead() to only use folio
Josef Bacik
2024-09-10
btrfs: print message on device opening error during mount
Li Zhang
2024-09-10
btrfs: move uuid tree related code to uuid-tree.[ch]
Qu Wenruo
2024-09-10
btrfs: reduce size and overhead of extent_map_block_end()
Filipe Manana
2024-09-10
btrfs: update stripe_extent delete loop assumptions
Johannes Thumshirn
2024-09-10
btrfs: update stripe extents for existing logical addresses
Johannes Thumshirn
2024-09-06
Merge tag 'v6.11-rc6-cifs-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-09-06
libfs: fix get_stashed_dentry()
Christian Brauner
2024-09-05
Merge tag 'trace-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-09-05
eventfs: Use list_del_rcu() for SRCU protected list variable
Steven Rostedt
2024-09-04
Merge tag 'bcachefs-2024-09-04' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2024-09-04
Merge tag 'for-6.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-09-04
Merge tag 'v6.11-rc6-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2024-09-04
Merge tag 'vfs-6.11-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-04
Merge tag 'mm-hotfixes-stable-2024-09-03-20-19' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-09-03
bcachefs: BCH_SB_MEMBER_INVALID
Kent Overstreet
2024-09-03
Merge tag 'fuse-fixes-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-03
btrfs: fix race between direct IO write and fsync when using same fd
Filipe Manana
2024-09-03
netfs, cifs: Improve some debugging bits
David Howells
2024-09-03
cifs: Fix SMB1 readv/writev callback in the same way as SMB2/3
David Howells
2024-09-03
cifs: Fix zero_point init on inode initialisation
David Howells
2024-09-03
smb: client: fix double put of @cfile in smb2_set_path_size()
Paulo Alcantara
2024-09-03
smb: client: fix double put of @cfile in smb2_rename_path()
Paulo Alcantara
2024-09-02
smb: client: fix hang in wait_for_response() for negproto
Paulo Alcantara
2024-09-02
btrfs: zoned: handle broken write pointer on zones
Naohiro Aota
2024-09-02
btrfs: qgroup: don't use extent changeset when not needed
Fedor Pchelkin
2024-09-01
nilfs2: fix state management in error path of log writing function
Ryusuke Konishi
2024-09-01
nilfs2: fix missing cleanup on rollforward recovery error
Ryusuke Konishi
2024-09-01
nilfs2: protect references to superblock parameters exposed in sysfs
Ryusuke Konishi
2024-09-01
bcachefs: fix rebalance accounting
Kent Overstreet
2024-09-01
fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAF
Baokun Li
2024-09-01
Merge tag 'v6.11-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-09-01
Merge tag 'bcachefs-2024-08-21' of https://github.com/koverstreet/bcachefs
Linus Torvalds
2024-08-31
bcachefs: Mark more errors as autofix
Kent Overstreet
2024-08-31
bcachefs: Revert lockless buffered IO path
Kent Overstreet
[next]