开源镜像站
帮助
动态
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-10-25
fold ep_read_events_proc() into the only caller
Al Viro
2020-10-25
take the common part of ep_eventpoll_poll() and ep_item_poll() into helper
Al Viro
2020-10-25
ep_insert(): we only need tep->mtx around the insertion itself
Al Viro
2020-10-25
ep_insert(): don't open-code ep_remove() on failure exits
Al Viro
2020-10-25
lift locking/unlocking ep->mtx out of ep_{start,done}_scan()
Al Viro
2020-10-25
ep_send_events_proc(): fold into the caller
Al Viro
2020-10-25
lift the calls of ep_send_events_proc() into the callers
Al Viro
2020-10-25
lift the calls of ep_read_events_proc() into the callers
Al Viro
2020-10-25
ep_scan_ready_list(): prepare to splitup
Al Viro
2020-10-25
ep_loop_check_proc(): saner calling conventions
Al Viro
2020-10-25
get rid of ep_push_nested()
Al Viro
2020-10-25
ep_loop_check_proc(): lift pushing the cookie into callers
Al Viro
2020-10-25
clean reverse_path_check_proc() a bit
Al Viro
2020-10-25
reverse_path_check_proc(): don't bother with cookies
Al Viro
2020-10-25
reverse_path_check_proc(): sane arguments
Al Viro
2020-10-25
untangling ep_call_nested(): and there was much rejoicing
Al Viro
2020-10-25
untangling ep_call_nested(): move push/pop of cookie into the callbacks
Al Viro
2020-10-25
untangling ep_call_nested(): take pushing cookie into a helper
Al Viro
2020-10-25
untangling ep_call_nested(): it's all serialized on epmutex.
Al Viro
2020-10-25
untangling ep_call_nested(): get rid of useless arguments
Al Viro
2020-10-25
epoll: get rid of epitem->nwait
Al Viro
2020-10-25
epoll: switch epitem->pwqlist to single-linked list
Al Viro
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
Merge tag '5.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-10-24
Merge tag 'io_uring-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-24
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-10-23
cifs: update internal module version number
Steve French
2020-10-23
Merge tag 'xfs-5.10-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-10-23
smb3: add some missing definitions from MS-FSCC
Steve French
2020-10-23
smb3: remove two unused variables
Steve French
2020-10-23
smb3: add support for stat of WSL reparse points for special file types
Steve French
2020-10-23
Merge tag 'gfs2-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
2020-10-23
Merge tag '5.10-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-10-23
Merge tag 'vfs-5.10-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-23
gfs2: Recover statfs info in journal head
Abhi Das
2020-10-23
gfs2: lookup local statfs inodes prior to journal recovery
Abhi Das
2020-10-22
splice: change exported internal do_splice() helper to take kernel offset
Jens Axboe
2020-10-22
io_uring: make loop_rw_iter() use original user supplied pointers
Jens Axboe
2020-10-22
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-10-22
SMB3: add support for recognizing WSL reparse tags
Steve French
2020-10-22
cifs: remove bogus debug code
Dan Carpenter
2020-10-22
smb3.1.1: fix typo in compression flag
Steve French
2020-10-22
cifs: move smb version mount options into fs_context.c
Ronnie Sahlberg
2020-10-22
cifs: move cache mount options to fs_context.ch
Ronnie Sahlberg
2020-10-22
cifs: move security mount options into fs_context.ch
Ronnie Sahlberg
2020-10-22
cifs: add files to host new mount api
Ronnie Sahlberg
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-10-22
Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2020-10-22
Merge tag 'exfat-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[next]