开源镜像站
帮助
动态
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
2020-12-08
btrfs: send: use helpers to access root_item::ctransid
David Sterba
2020-12-08
btrfs: generate lockdep keyset names at compile time
David Sterba
2020-12-08
btrfs: use the right number of levels for lockdep keysets
David Sterba
2020-12-08
btrfs: remove dio iomap DSYNC workaround
Goldwyn Rodrigues
2020-12-08
btrfs: call iomap_dio_complete() without inode_lock
Goldwyn Rodrigues
2020-12-08
btrfs: remove btrfs_inode::dio_sem
Goldwyn Rodrigues
2020-12-08
btrfs: use shared lock for direct writes within EOF
Goldwyn Rodrigues
2020-12-08
btrfs: push inode locking and unlocking into buffered/direct write
Goldwyn Rodrigues
2020-12-08
btrfs: introduce btrfs_inode_lock()/unlock()
Goldwyn Rodrigues
2020-12-08
btrfs: introduce btrfs_write_check()
Goldwyn Rodrigues
2020-12-08
btrfs: check FS error state bit early during write
Goldwyn Rodrigues
2020-12-08
btrfs: move pos increment and pagecache extension to btrfs_buffered_write
Goldwyn Rodrigues
2020-12-08
btrfs: split btrfs_direct_IO to read and write
Goldwyn Rodrigues
2020-12-08
btrfs: sysfs: add per-fs attribute for read policy
Anand Jain
2020-12-08
btrfs: create read policy framework
Anand Jain
2020-12-08
btrfs: add helper for string match ignoring leading/trailing whitespace
Anand Jain
2020-12-08
btrfs: do not start and wait for delalloc on snapshot roots on transaction co...
Filipe Manana
2020-12-08
btrfs: switch extent buffer tree lock to rw_semaphore
Josef Bacik
2020-12-08
btrfs: open code insert_orphan_item
Nikolay Borisov
2020-12-08
btrfs: introduce mount option rescue=all
Josef Bacik
2020-12-08
btrfs: introduce mount option rescue=ignoredatacsums
Josef Bacik
2020-12-08
btrfs: introduce mount option rescue=ignorebadroots
Josef Bacik
2020-12-08
btrfs: show rescue=usebackuproot in /proc/mounts
Josef Bacik
2020-12-08
btrfs: add a helper to print out rescue= options
Josef Bacik
2020-12-08
btrfs: sysfs: export supported rescue= mount options
Josef Bacik
2020-12-08
btrfs: push the NODATASUM check into btrfs_lookup_bio_sums
Josef Bacik
2020-12-08
btrfs: unify the ro checking for mount options
Josef Bacik
2020-12-08
btrfs: do not start readahead for csum tree when scrubbing non-data block groups
Filipe Manana
2020-12-08
btrfs: assert we are holding the reada_lock when releasing a readahead zone
Filipe Manana
2020-12-08
btrfs: set EXTENT_NORESERVE bits side btrfs_dirty_pages()
Goldwyn Rodrigues
2020-12-08
btrfs: use round_down while calculating start position in btrfs_dirty_pages()
Goldwyn Rodrigues
2020-12-08
btrfs: use iosize while reading compressed pages
Goldwyn Rodrigues
2020-12-08
btrfs: calculate num_pages, reserve_bytes once in btrfs_buffered_write
Goldwyn Rodrigues
2020-12-08
btrfs: calculate more accurate remaining time to sleep in transaction_kthread
Nikolay Borisov
2020-12-08
btrfs: record delta directly in transaction_kthread
Nikolay Borisov
2020-12-08
btrfs: remove redundant time check in transaction kthread loop
Nikolay Borisov
2020-12-07
btrfs: use helpers to convert from seconds to jiffies in transaction_kthread
Nikolay Borisov
2020-12-07
btrfs: sysfs: export filesystem generation
Anand Jain
2020-12-06
coredump: fix core_pattern parse error
Menglong Dong
2020-12-05
Merge tag 'io_uring-5.10-2020-12-05' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-05
Merge tag '5.10-rc6-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-12-03
cifs: refactor create_sd_buf() and and avoid corrupting the buffer
Ronnie Sahlberg
2020-12-03
cifs: add NULL check for ses->tcon_ipc
Aurelien Aptel
2020-12-03
smb3: set COMPOUND_FID to FileID field of subsequent compound request
Namjae Jeon
2020-12-03
Merge tag '9p-for-5.10-rc7' of git://github.com/martinetd/linux
Linus Torvalds
2020-12-02
Merge tag 'gfs2-v5.10-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-01
fs: 9p: add generic splice_write file operation
Dominique Martinet
2020-12-01
fs: 9p: add generic splice_read file operations
Toke Høiland-Jørgensen
2020-12-01
gfs2: Fix deadlock between gfs2_{create_inode,inode_lookup} and delete_work_func
Andreas Gruenbacher
2020-11-30
cifs: fix potential use-after-free in cifs_echo_request()
Paulo Alcantara
[next]