开源镜像站
帮助
动态
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
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
2017-07-05
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-07-05
Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-06-29
fs: implement vfs_iter_write using do_iter_write
Christoph Hellwig
2017-06-29
fs: implement vfs_iter_read using do_iter_read
Christoph Hellwig
2017-06-27
fs: add fcntl() interface for setting/getting write life time hints
Jens Axboe
2017-06-20
fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAIT
Goldwyn Rodrigues
2017-06-20
fs: Introduce filemap_range_has_page()
Goldwyn Rodrigues
2017-06-20
fs: Separate out kiocb flags setup based on RWF_* flags
Goldwyn Rodrigues
2017-06-20
sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...
Ingo Molnar
2017-06-14
fs/fcntl: f_setown, allow returning error
Jiri Slaby
2017-06-13
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...
Christoph Hellwig
2017-06-09
fs: remove the unused error argument to dio_end_io()
Christoph Hellwig
2017-06-05
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
2017-05-27
fs/locks: pass kernel struct flock to fcntl_getlk/setlk
Christoph Hellwig
2017-05-12
time: delete current_fs_time()
Deepa Dinamani
2017-05-10
Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2017-05-09
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-05-08
fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag
Tetsuo Handa
2017-05-04
Make stat/lstat/fstatat pass AT_NO_AUTOMOUNT to vfs_statx()
David Howells
2017-05-03
Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...
Linus Torvalds
2017-04-26
fs: constify tree_descr arrays passed to simple_fill_super()
Eric Biggers
2017-04-26
fs: drop duplicate header percpu-rwsem.h
Geliang Tang
2017-04-21
locks: Set FL_CLOSE when removing flock locks on close()
Benjamin Coddington
2017-04-20
fs: Remove SB_I_DYNBDI flag
Jan Kara
2017-04-20
fs: Provide infrastructure for dynamic BDIs in filesystems
Jan Kara
2017-04-10
fsnotify: Free fsnotify_mark_connector when there is no mark attached
Jan Kara
2017-04-10
fsnotify: Move mark list head from object into dedicated structure
Jan Kara
2017-03-09
include/linux/fs.h: fix unsigned enum warning with gcc-4.2
Arnd Bergmann
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
2017-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-03-02
Merge remote-tracking branch 'ovl/for-viro' into for-linus
Al Viro
2017-02-27
fs: add i_blocksize()
Fabian Frederick
2017-02-20
vfs: use helper for calling f_op->fsync()
Miklos Szeredi
2017-02-20
mm: use helper for calling f_op->mmap()
Miklos Szeredi
2017-02-20
vfs: use helpers for calling f_op->{read,write}_iter()
Miklos Szeredi
2017-02-07
vfs: wrap write f_ops with file_{start,end}_write()
Amir Goldstein
2017-02-07
vfs: create vfs helper vfs_tmpfile()
Amir Goldstein
2017-02-02
block: Make blk_get_backing_dev_info() safe without open bdev
Jan Kara
2017-02-02
block: Unhash block device inodes on gendisk destruction
Jan Kara
2016-12-19
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2016-12-17
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
2016-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-16
Merge remote-tracking branch 'djwong/ocfs2-vfs-reflink-6' into for-linus
Al Viro
2016-12-16
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-12-16
vfs: call vfs_clone_file_range() under freeze protection
Amir Goldstein
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-09
vfs: refactor clone/dedupe_file_range common functions
Darrick J. Wong
2016-12-09
vfs: make generic_readlink() static
Miklos Szeredi
2016-12-09
vfs: default to generic_readlink()
Miklos Szeredi
[next]