开源镜像站
帮助
动态
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-08-05
aio: fix error handling and rcu usage in "convert the ioctx list to table loo...
Benjamin LaHaise
2013-07-31
aio: be defensive to ensure request batching is non-zero instead of BUG_ON()
Benjamin LaHaise
2013-07-30
aio: convert the ioctx list to table lookup v3
Benjamin LaHaise
2013-07-30
aio: double aio_max_nr in calculations
Benjamin LaHaise
2013-07-30
aio: Kill ki_dtor
Kent Overstreet
2013-07-30
aio: Kill ki_users
Kent Overstreet
2013-07-30
aio: Kill unneeded kiocb members
Kent Overstreet
2013-07-30
aio: Kill aio_rw_vect_retry()
Kent Overstreet
2013-07-30
aio: Don't use ctx->tail unnecessarily
Kent Overstreet
2013-07-30
aio: io_cancel() no longer returns the io_event
Kent Overstreet
2013-07-30
aio: percpu ioctx refcount
Kent Overstreet
2013-07-30
aio: percpu reqs_available
Kent Overstreet
2013-07-30
aio: reqs_active -> reqs_available
Kent Overstreet
2013-07-17
aio: fix build when migration is disabled
Benjamin LaHaise
2013-07-16
fs/aio: Add support to aio ring pages migration
Gu Zheng
2013-07-16
fs/anon_inode: Introduce a new lib function anon_inode_getfile_private()
Gu Zheng
2013-07-14
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-14
efivarfs: we can use simple_lookup() now
Al Viro
2013-07-14
make simple_lookup() usable for filesystems that set ->s_d_op
Al Viro
2013-07-14
configfs: don't open-code d_alloc_name()
Al Viro
2013-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-07-13
Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2013-07-13
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2013-07-13
fput: turn "list_head delayed_fput_list" into llist_head
Oleg Nesterov
2013-07-13
fs/file_table.c:fput(): add comment
Andrew Morton
2013-07-13
Safer ABI for O_TMPFILE
Al Viro
2013-07-13
ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
Theodore Ts'o
2013-07-13
ext4: fix spelling errors and a comment in extent_status tree
Theodore Ts'o
2013-07-11
ext4: rate limit printk in buffer_io_error()
Anatol Pomozov
2013-07-11
CIFS: Fix a deadlock when a file is reopened
Pavel Shilovsky
2013-07-11
CIFS: Reopen the file if reconnect durable handle failed
Pavel Shilovsky
2013-07-11
ext4: don't show usrquota/grpquota twice in /proc/mounts
Theodore Ts'o
2013-07-11
xfs: Fix the logic check for all quotas being turned off
Chandra Seetharaman
2013-07-11
Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-07-11
Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-07-11
Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/sc...
Linus Torvalds
2013-07-11
Merge tag 'ecryptfs-3.11-rc1-cleanup' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-07-11
Merge tag 'jfs-3.11' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2013-07-11
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-07-11
xfs: Add pquota fields where gquota is used.
Chandra Seetharaman
2013-07-10
ext4: fix warning in ext4_evict_inode()
Jan Kara
2013-07-10
mm: remove free_area_cache
Michel Lespinasse
2013-07-10
net: rename include/net/ll_poll.h to include/net/busy_poll.h
Eliezer Tamir
2013-07-10
[CIFS] Fix minor endian error in durable handle patch series
Steve French
2013-07-10
CIFS: Reconnect durable handles for SMB2
Pavel Shilovsky
2013-07-10
CIFS: Make SMB2_open use cifs_open_parms struct
Pavel Shilovsky
2013-07-10
CIFS: Introduce cifs_open_parms struct
Pavel Shilovsky
2013-07-10
CIFS: Request durable open for SMB2 opens
Pavel Shilovsky
2013-07-10
CIFS: Simplify SMB2 create context handling
Pavel Shilovsky
[next]