开源镜像站
帮助
动态
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-02-13
fuse: support clients that don't implement 'opendir'
Chad Austin
2019-02-13
fuse: lift bad inode checks into callers
Miklos Szeredi
2019-02-13
fuse: multiplex cached/direct_io file operations
Miklos Szeredi
2019-02-13
fuse add copy_file_range to direct io fops
Miklos Szeredi
2019-02-13
fuse: use iov_iter based generic splice helpers
Miklos Szeredi
2019-02-13
fuse: Switch to using async direct IO for FOPEN_DIRECT_IO
Martin Raiber
2019-02-13
fuse: use atomic64_t for khctr
Miklos Szeredi
2019-02-13
fuse: clean up aborted
Miklos Szeredi
2019-02-13
fuse: Protect ff->reserved_req via corresponding fi->lock
Kirill Tkhai
2019-02-13
fuse: Protect fi->nlookup with fi->lock
Kirill Tkhai
2019-02-13
fuse: Introduce fi->lock to protect write related fields
Kirill Tkhai
2019-02-13
fuse: Convert fc->attr_version into atomic64_t
Kirill Tkhai
2019-02-13
fuse: Add fuse_inode argument to fuse_prepare_release()
Kirill Tkhai
2019-02-13
fuse: Verify userspace asks to requeue interrupt that we really sent
Kirill Tkhai
2019-02-13
fuse: Do some refactoring in fuse_dev_do_write()
Kirill Tkhai
2019-02-13
fuse: Wake up req->waitq of only if not background
Kirill Tkhai
2019-02-13
fuse: Optimize request_end() by not taking fiq->waitq.lock
Kirill Tkhai
2019-02-13
fuse: Kill fasync only if interrupt is queued in queue_interrupt()
Kirill Tkhai
2019-02-13
fuse: Remove stale comment in end_requests()
Kirill Tkhai
2019-02-13
fuse: Replace page without copying in fuse_writepage_in_flight()
Kirill Tkhai
2019-02-13
fuse: fix leaked aux requests
Miklos Szeredi
2019-02-13
fuse: only reuse auxiliary request in fuse_writepage_in_flight()
Miklos Szeredi
2019-02-13
fuse: clean up fuse_writepage_in_flight()
Miklos Szeredi
2019-02-13
fuse: extract fuse_find_writeback() helper
Miklos Szeredi
2019-02-09
Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-02-08
Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-02-08
Merge tag 'xfs-5.0-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-02-07
Merge tag 'nfsd-5.0-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-02-07
Merge tag 'fuse-fixes-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-02-06
nfsd: Fix error return values for nfsd4_clone_file_range()
Trond Myklebust
2019-02-06
fs: ratelimit __find_get_block_slow() failure message.
Tetsuo Handa
2019-02-06
aio: initialize kiocb private in case any filesystems expect it.
Mike Marshall
2019-02-03
xfs: set buffer ops when repair probes for btree type
Darrick J. Wong
2019-02-03
xfs: end sync buffer I/O properly on shutdown error
Brian Foster
2019-02-03
xfs: eof trim writeback mapping as soon as it is cached
Brian Foster
2019-02-03
Merge tag 'for-5.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-02-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-02-01
Merge tag '5.0-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-02-01
autofs: fix error return in autofs_fill_super()
Ian Kent
2019-02-01
autofs: drop dentry reference only when it is never used
Pan Bian
2019-02-01
fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()
Jan Kara
2019-02-01
proc: fix /proc/net/* after setns(2)
Alexey Dobriyan
2019-02-01
Merge tag 'iomap-5.0-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-01-31
gfs2: Revert "Fix loop in gfs2_rbm_find"
Andreas Gruenbacher
2019-01-31
Merge tag 'nfs-for-5.0-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-01-31
cifs: update internal module version number
Steve French
2019-01-31
CIFS: fix use-after-free of the lease keys
Aurelien Aptel
2019-01-30
fs/dcache: Track & report number of negative dentries
Waiman Long
2019-01-30
fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
Waiman Long
2019-01-30
btrfs: On error always free subvol_name in btrfs_mount
Eric W. Biederman
[next]