开源镜像站
帮助
动态
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
2019-03-14
cifs: add SMB2_ioctl_init/free helpers to be used with compounding
Ronnie Sahlberg
2019-03-14
smb3: Add dynamic trace points for various compounded smb3 ops
Steve French
2019-03-14
cifs: cache FILE_ALL_INFO for the shared root handle
Ronnie Sahlberg
2019-03-14
smb3: display volume serial number for shares in /proc/fs/cifs/DebugData
Steve French
2019-03-14
cifs: simplify how we handle credits in compound_send_recv()
Ronnie Sahlberg
2019-03-14
smb3: add dynamic tracepoint for timeout waiting for credits
Steve French
2019-03-14
smb3: display security information in /proc/fs/cifs/DebugData more accurately
Steve French
2019-03-14
cifs: add a timeout argument to wait_for_free_credits
Ronnie Sahlberg
2019-03-14
cifs: prevent starvation in wait_for_free_credits for multi-credit requests
Ronnie Sahlberg
2019-03-14
cifs: wait_for_free_credits() make it possible to wait for >=1 credits
Ronnie Sahlberg
2019-03-14
cifs: pass flags down into wait_for_free_credits()
Ronnie Sahlberg
2019-03-14
cifs: change wait_for_free_request() to take flags as argument
Ronnie Sahlberg
2019-03-13
Merge tag 'fsdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nv...
Linus Torvalds
2019-03-13
Merge tag 'upstream-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-03-12
Merge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-03-12
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2019-03-12
Merge tag 'ceph-for-5.1-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-03-12
Merge tag 'for-5.1-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-03-12
Merge tag 'nfs-for-5.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2019-03-12
Merge tag 'ovl-update-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2019-03-12
Merge tag 'fuse-update-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-03-12
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2019-03-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-03-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-12
proc: commit to genradix
Kent Overstreet
2019-03-12
proc: calculate end pointer for /proc/*/* lookup at compile time
Alexey Dobriyan
2019-03-12
mm: refactor readahead defines in mm.h
Nikolay Borisov
2019-03-12
hpfs: fix spelling mistake "partion" -> "partition"
Colin Ian King
2019-03-11
Merge tag 'xarray-5.1-rc1' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2019-03-10
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-03-09
Merge tag 'gfs2-5.1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-03-09
Merge tag '5.1-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-03-09
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2019-03-09
Merge tag 'pstore-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-03-08
Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-08
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-08
nfsd: allow nfsv3 readdir request to be larger.
NeilBrown
2019-03-08
gfs2: Fix missed wakeups in find_insert_glock
Andreas Gruenbacher
2019-03-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-07
exec: increase BINPRM_BUF_SIZE to 256
Oleg Nesterov
2019-03-07
fs/exec.c: replace opencoded set_mask_bits()
Vineet Gupta
2019-03-07
fat: enable .splice_write to support splice on O_DIRECT file
Hou Tao
2019-03-07
autofs: clear O_NONBLOCK on the pipe
NeilBrown
2019-03-07
fs/autofs/inode.c: use seq_puts() for simple strings in autofs_show_options()
Ian Kent
2019-03-07
autofs: add ignore mount option
Ian Kent
2019-03-07
fs/binfmt_elf.c: spread const a little
Alexey Dobriyan
2019-03-07
fs/binfmt_elf.c: use list_for_each_entry()
Alexey Dobriyan
2019-03-07
fs/binfmt_elf.c: don't be afraid of overflow
Alexey Dobriyan
[next]