开源镜像站
帮助
动态
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-01-31
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
2020-01-31
fs/io_uring: set FOLL_PIN via pin_user_pages()
John Hubbard
2020-01-31
ocfs2: use ocfs2_update_inode_fsync_trans() to access t_tid in handle->h_tran...
wangyan
2020-01-31
ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans()
wangyan
2020-01-31
ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider use
Andy Shevchenko
2020-01-31
ocfs2/dlm: remove redundant assignment to ret
Colin Ian King
2020-01-31
ocfs2: make local header paths relative to C files
Masahiro Yamada
2020-01-31
ocfs2: remove unneeded semicolons
zhengbin
2020-01-31
fs: ocfs: remove unnecessary assertion in dlm_migrate_lockres
Aditya Pakki
2020-01-31
memcg: fix a crash in wb_workfn when a device disappears
Theodore Ts'o
2020-01-29
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-01-29
Merge tag 'for-5.6/io_uring-vfs-2020-01-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-01-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-01-29
Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-01-29
Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...
Linus Torvalds
2020-01-29
io_uring: add support for epoll_ctl(2)
Jens Axboe
2020-01-29
eventpoll: support non-blocking do_epoll_ctl() calls
Jens Axboe
2020-01-29
eventpoll: abstract out epoll_ctl() handler
Jens Axboe
2020-01-29
io_uring: fix linked command file table usage
Jens Axboe
2020-01-29
Merge tag 'erofs-for-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-01-29
Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-01-29
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-29
Merge tag 'driver-core-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-01-28
io_uring: support using a registered personality for commands
Jens Axboe
2020-01-28
io_uring: allow registering credentials
Jens Axboe
2020-01-28
io_uring: add io-wq workqueue sharing
Pavel Begunkov
2020-01-28
io-wq: allow grabbing existing io-wq
Pavel Begunkov
2020-01-28
io_uring/io-wq: don't use static creds/mm assignments
Jens Axboe
2020-01-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-01-28
Merge tag '5.6-smb3-fixes-and-dfs-and-readdir-improvements' of git://git.samb...
Linus Torvalds
2020-01-28
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...
Linus Torvalds
2020-01-28
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2020-01-28
Merge tag 'fs-dedupe-last-block-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-01-28
Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2020-01-28
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-01-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-01-27
Merge tag 'smp-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-01-27
Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-01-27
io-wq: make the io_wq ref counted
Jens Axboe
2020-01-27
io_uring: fix refcounting with batched allocations at OOM
Pavel Begunkov
2020-01-27
io_uring: add comment for drain_next
Pavel Begunkov
2020-01-27
io_uring: don't attempt to copy iovec for READ/WRITE
Jens Axboe
2020-01-26
CIFS: Fix task struct use-after-free on reconnect
Vincent Whitchurch
2020-01-26
cifs: use PTR_ERR_OR_ZERO() to simplify code
Chen Zhou
2020-01-26
cifs: add support for fallocate mode 0 for non-sparse files
Ronnie Sahlberg
2020-01-26
cifs: fix NULL dereference in match_prepath
Ronnie Sahlberg
2020-01-26
smb3: fix default permissions on new files when mounting with modefromsid
Steve French
2020-01-26
CIFS: Add support for setting owner info, dos attributes, and create time
Boris Protopopov
2020-01-26
cifs: remove set but not used variable 'server'
YueHaibing
[next]