开源镜像站
帮助
下载
动态
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-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
2021-08-10
ovl: prevent private clone if bind mount is not allowed
Miklos Szeredi
2021-08-10
ovl: fix uninitialized pointer read in ovl_lookup_real_one()
Miklos Szeredi
2021-08-10
ovl: fix deadlock in splice write
Miklos Szeredi
2021-08-10
ovl: skip stale entries in merge dir cache iteration
Amir Goldstein
2021-08-09
io_uring: fix ctx-exit io_rsrc_put_work() deadlock
Pavel Begunkov
2021-08-09
io_uring: drop ctx->uring_lock before flushing work item
Jens Axboe
2021-08-09
io-wq: fix IO_WORKER_F_FIXED issue in create_io_worker()
Hao Xu
2021-08-09
io-wq: fix bug of creating io-wokers unconditionally
Hao Xu
2021-08-09
io_uring: rsrc ref lock needs to be IRQ safe
Jens Axboe
2021-08-09
ucounts: add missing data type changes
Sven Schnelle
2021-08-09
configfs: restore the kernel v5.13 text attribute write behavior
Bart Van Assche
2021-08-08
io_uring: Use WRITE_ONCE() when writing to sq_flags
Nadav Amit
2021-08-08
io_uring: clear TIF_NOTIFY_SIGNAL when running task work
Nadav Amit
[next]