开源镜像站
帮助
动态
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
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
aio: kill ki_retry
Kent Overstreet
2013-05-07
aio: kill ki_key
Kent Overstreet
2013-05-07
aio: give shared kioctx fields their own cachelines
Kent Overstreet
2013-05-07
aio: kill struct aio_ring_info
Kent Overstreet
2013-05-07
aio: kill batch allocation
Kent Overstreet
2013-05-07
aio: change reqs_active to include unreaped completions
Kent Overstreet
2013-05-07
aio: use cancellation list lazily
Kent Overstreet
2013-05-07
aio: use flush_dcache_page()
Kent Overstreet
2013-05-07
aio: make aio_read_evt() more efficient, convert to hrtimers
Kent Overstreet
2013-05-07
aio: refcounting cleanup
Kent Overstreet
2013-05-07
aio: make aio_put_req() lockless
Kent Overstreet
2013-05-07
aio: do fget() after aio_get_req()
Kent Overstreet
2013-05-07
aio: dprintk() -> pr_debug()
Kent Overstreet
2013-05-07
aio: move private stuff out of aio.h
Kent Overstreet
2013-05-07
aio: add kiocb_cancel()
Kent Overstreet
2013-05-07
aio: kill return value of aio_complete()
Kent Overstreet
2013-05-07
aio: remove retry-based AIO
Zach Brown
2013-05-07
hugetlbfs: fix mmap failure in unaligned size request
Naoya Horiguchi
2013-05-07
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-07
Merge branch 'slab/next' into slab/for-linus
Pekka Enberg
2013-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2013-05-06
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2013-05-06
autofs - remove autofs dentry mount check
David Jeffery
2013-05-06
autofs - fix sparse warning for autofs4_d_manage()
Claudiu Ghioc
2013-05-04
cifs: small variable name cleanup
Dan Carpenter
2013-05-04
CIFS: fix error return code in cifs_atomic_open()
Wei Yongjun
2013-05-04
cifs: store the real expected sequence number in the mid
Jeff Layton
2013-05-04
cifs: on send failure, readjust server sequence number downward
Jeff Layton
2013-05-04
cifs: remove ENOSPC handling in smb_sendv
Jeff Layton
2013-05-04
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
Joe Perches
2013-05-04
fs: cifs: use kmemdup instead of kmalloc + memcpy
Silviu-Mihai Popescu
2013-05-04
cifs: replaced kmalloc + memset with kzalloc
Dia Vasile
2013-05-04
cifs: ignore the unc= and prefixpath= mount options
Jeff Layton
2013-05-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-04
hostfs: use kmalloc instead of kzalloc
James Hogan
2013-05-04
hostfs: move HOSTFS_SUPER_MAGIC to <linux/magic.h>
James Hogan
2013-05-04
hostfs: remove "will unlock" comment
James Hogan
2013-05-04
vfs: use list_move instead of list_del/list_add
Wei Yongjun
2013-05-04
proc_devtree: Replace include linux/module.h with linux/export.h
Syam Sidhardhan
2013-05-04
create_mnt_ns: unidiomatic use of list_add()
Al Viro
2013-05-04
fs: remove dentry_lru_prune()
Yan, Zheng
2013-05-04
Removed unused typedef to avoid "unused local typedef" warnings.
Han Shen
2013-05-04
kill fs/read_write.h
Al Viro
2013-05-04
do_coredump(): don't wait for thaw if coredump has already been interrupted
Al Viro
2013-05-04
do_mount(): fix a leak introduced in 3.9 ("mount: consolidate permission chec...
Al Viro
2013-05-03
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-05-03
Merge tag 'jfs-3.10' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2013-05-03
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2013-05-03
Merge tag 'for-v3.10' of git://git.infradead.org/users/cbou/linux-pstore
Linus Torvalds
[next]