开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
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-31
fs/ntfs3: Rework file operations
Konstantin Komarov
2021-08-31
fs/ntfs3: Remove fat ioctl's from ntfs3 driver for now
Kari Argillander
2021-08-30
fs/ntfs3: Restyle comments to better align with kernel-doc
Kari Argillander
2021-08-27
fs/ntfs3: Fix error handling in indx_insert_into_root()
Dan Carpenter
2021-08-27
fs/ntfs3: Potential NULL dereference in hdr_find_split()
Dan Carpenter
2021-08-27
fs/ntfs3: Fix error code in indx_add_allocate()
Dan Carpenter
2021-08-27
fs/ntfs3: fix an error code in ntfs_get_acl_ex()
Dan Carpenter
2021-08-27
fs/ntfs3: add checks for allocation failure
Dan Carpenter
2021-08-27
fs/ntfs3: Use kcalloc/kmalloc_array over kzalloc/kmalloc
Kari Argillander
2021-08-27
fs/ntfs3: Do not use driver own alloc wrappers
Kari Argillander
2021-08-27
fs/ntfs3: Use kernel ALIGN macros over driver specific
Kari Argillander
2021-08-27
fs/ntfs3: Restyle comment block in ni_parse_reparse()
Kari Argillander
2021-08-27
fs/ntfs3: Remove unused including <linux/version.h>
Jiapeng Chong
2021-08-27
fs/ntfs3: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-08-27
fs/ntfs3: Fix one none utf8 char in source file
Kari Argillander
2021-08-27
fs/ntfs3: Remove unused variable cnt in ntfs_security_init()
Nathan Chancellor
2021-08-27
fs/ntfs3: Fix integer overflow in multiplication
Colin Ian King
2021-08-27
fs/ntfs3: Add ifndef + define to all header files
Kari Argillander
2021-08-27
fs/ntfs3: Use linux/log2 is_power_of_2 function
Kari Argillander
2021-08-27
fs/ntfs3: Fix various spelling mistakes
Colin Ian King
2021-08-23
Merge branch 'torvalds:master' into master
aalexandrovich
2021-08-21
Merge tag 'locks-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...
Linus Torvalds
2021-08-21
Merge tag 'io_uring-5.14-2021-08-20' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-21
fs: warn about impending deprecation of mandatory locks
Jeff Layton
2021-08-20
io_uring: fix xa_alloc_cycle() error return value check
Jens Axboe
2021-08-18
Merge tag 'for-5.14-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-08-18
pipe: avoid unnecessary EPOLLET wakeups under normal loads
Linus Torvalds
2021-08-17
io_uring: pin ctx on fallback execution
Pavel Begunkov
2021-08-16
btrfs: prevent rename2 from exchanging a subvol with a directory from differe...
NeilBrown
2021-08-14
Merge tag 'libnvdimm-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-14
io_uring: only assign io_uring_enter() SQPOLL error in actual error case
Jens Axboe
2021-08-14
Merge tag 'configfs-5.14' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2021-08-13
Merge tag '5.14-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-08-13
Merge tag 'io_uring-5.14-2021-08-13' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-13
fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile
Konstantin Komarov
2021-08-13
fs/ntfs3: Add Kconfig, Makefile and doc
Konstantin Komarov
2021-08-13
fs/ntfs3: Add NTFS journal
Konstantin Komarov
2021-08-13
fs/ntfs3: Add compression
Konstantin Komarov
2021-08-13
fs/ntfs3: Add attrib operations
Konstantin Komarov
2021-08-13
fs/ntfs3: Add file operations and implementation
Konstantin Komarov
2021-08-13
fs/ntfs3: Add bitmap
Konstantin Komarov
2021-08-13
fs/ntfs3: Add initialization of super block
Konstantin Komarov
2021-08-13
fs/ntfs3: Add headers and misc files
Konstantin Komarov
2021-08-12
Merge tag 'ceph-for-5.14-rc6' of git://github.com/ceph/ceph-client
Linus Torvalds
2021-08-12
Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2021-08-12
cifs: Call close synchronously during unlink/rename/lease break.
Rohith Surabattula
2021-08-12
cifs: Handle race conditions during rename
Rohith Surabattula
2021-08-11
Merge branch 'for-5.14/dax' into libnvdimm-fixes
Dan Williams
2021-08-10
Merge tag 'ovl-fixes-5.14-rc6-v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-08-10
cifs: use the correct max-length for dentry_path_raw()
Ronnie Sahlberg
[next]