开源镜像站
帮助
动态
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-12-04
dax: return the partition offset from fs_dax_get_by_bdev
Christoph Hellwig
2021-12-04
iomap: add a IOMAP_DAX flag
Christoph Hellwig
2021-12-04
xfs: pass the mapping flags to xfs_bmbt_to_iomap
Christoph Hellwig
2021-12-04
xfs: use xfs_direct_write_iomap_ops for DAX zeroing
Christoph Hellwig
2021-12-04
xfs: move dax device handling into xfs_{alloc,free}_buftarg
Christoph Hellwig
2021-12-04
ext4: cleanup the dax handling in ext4_fill_super
Christoph Hellwig
2021-12-04
ext2: cleanup the dax handling in ext2_fill_super
Christoph Hellwig
2021-12-04
fsdax: decouple zeroing from the iomap buffered I/O code
Christoph Hellwig
2021-12-04
fsdax: factor out a dax_memzero helper
Christoph Hellwig
2021-12-04
fsdax: simplify the offset check in dax_iomap_zero
Christoph Hellwig
2021-12-04
xfs: add xfs_zero_range and xfs_truncate_page helpers
Shiyang Ruan
2021-12-04
fsdax: simplify the pgoff calculation
Christoph Hellwig
2021-12-04
fsdax: use a saner calling convention for copy_cow_page_dax
Christoph Hellwig
2021-12-04
fsdax: remove a pointless __force cast in copy_cow_page_dax
Christoph Hellwig
2021-12-04
dax: remove dax_capable
Christoph Hellwig
2021-12-04
xfs: factor out a xfs_setup_dax_always helper
Christoph Hellwig
2021-12-04
dax: simplify the dax_device <-> gendisk association
Christoph Hellwig
2021-12-04
dax: remove CONFIG_DAX_DRIVER
Christoph Hellwig
2021-11-14
Merge tag 'xfs-5.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-11-13
Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linux
Linus Torvalds
2021-11-13
Merge tag 'io_uring-5.16-2021-11-13' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-13
Merge tag '5.16-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
2021-11-13
Merge tag '5.16-rc-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2021-11-13
Merge tag 'ceph-for-5.16-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2021-11-13
Merge tag 'erofs-for-5.16-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-11-13
Merge tag 'f2fs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-13
Merge tag 'netfs-folio-20211111' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-11-12
cifs: do not duplicate fscache cookie for secondary channels
Shyam Prasad N
2021-11-12
cifs: connect individual channel servers to primary channel server
Shyam Prasad N
2021-11-12
cifs: protect session channel fields with chan_lock
Shyam Prasad N
2021-11-12
cifs: do not negotiate session if session already exists
Shyam Prasad N
2021-11-12
smb3: do not setup the fscache_super_cookie until fsinfo initialized
Steve French
2021-11-12
cifs: fix potential use-after-free bugs
Paulo Alcantara
2021-11-12
cifs: fix memory leak of smb3_fs_context_dup::server_hostname
Paulo Alcantara
2021-11-12
smb3: add additional null check in SMB311_posix_mkdir
Steve French
2021-11-12
cifs: release lock earlier in dequeue_mid error case
Steve French
2021-11-12
smb3: add additional null check in SMB2_tcon
Steve French
2021-11-12
smb3: add additional null check in SMB2_open
Steve French
2021-11-11
ksmbd: Use the SMB3_Create definitions from the shared
Ronnie Sahlberg
2021-11-11
ksmbd: Move more definitions into the shared area
Ronnie Sahlberg
2021-11-11
ksmbd: use the common definitions for NEGOTIATE_PROTOCOL
Ronnie Sahlberg
2021-11-11
ksmbd: switch to use shared definitions where available
Ronnie Sahlberg
2021-11-11
ksmbd: change LeaseKey data type to u8 array
Namjae Jeon
2021-11-11
ksmbd: remove smb2_buf_length in smb2_transform_hdr
Namjae Jeon
2021-11-11
ksmbd: remove smb2_buf_length in smb2_hdr
Namjae Jeon
2021-11-11
ksmbd: remove md4 leftovers
Namjae Jeon
2021-11-11
ksmbd: set unique value to volume serial field in FS_VOLUME_INFORMATION
Namjae Jeon
2021-11-11
io-wq: serialize hash clear with wakeup
Jens Axboe
2021-11-11
smb3: add additional null check in SMB2_ioctl
Steve French
2021-11-11
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
[next]