index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-19
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+9
2017-07-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-10
/
+1
2017-07-12
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+4
2017-07-11
VFS: Kill off s_options and helpers
David Howells
1
-9
/
+0
2017-07-11
mm: always enable thp for dax mappings
Dan Williams
1
-0
/
+6
2017-07-08
Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+60
2017-07-08
Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+0
2017-07-06
fs: new infrastructure for writeback error handling and reporting
Jeff Layton
1
-1
/
+59
2017-07-06
jbd2: don't clear and reset errors after waiting on writeback
Jeff Layton
1
-1
/
+1
2017-07-06
VFS: Make get_filesystem() return the affected filesystem
David Howells
1
-1
/
+1
2017-07-06
fs: remove call_fsync helper function
Jeff Layton
1
-6
/
+0
2017-07-06
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+4
2017-07-05
Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+5
2017-07-04
vfs: introduce inode 'inuse' lock
Amir Goldstein
1
-0
/
+4
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2017-06-30
randstruct: Mark various structs for randomization
Kees Cook
1
-8
/
+9
2017-06-30
fs: implement vfs_iter_write using do_iter_write
Christoph Hellwig
1
-1
/
+2
2017-06-30
fs: implement vfs_iter_read using do_iter_read
Christoph Hellwig
1
-1
/
+2
2017-06-27
fs: add fcntl() interface for setting/getting write life time hints
Jens Axboe
1
-12
/
+35
2017-06-20
fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAIT
Goldwyn Rodrigues
1
-0
/
+9
2017-06-20
fs: Introduce filemap_range_has_page()
Goldwyn Rodrigues
1
-0
/
+2
2017-06-20
fs: Separate out kiocb flags setup based on RWF_* flags
Goldwyn Rodrigues
1
-0
/
+14
2017-06-20
sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...
Ingo Molnar
1
-1
/
+1
2017-06-14
fs/fcntl: f_setown, allow returning error
Jiri Slaby
1
-1
/
+1
2017-06-13
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...
Christoph Hellwig
1
-2
/
+3
2017-06-09
fs: remove the unused error argument to dio_end_io()
Christoph Hellwig
1
-1
/
+1
2017-06-05
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
1
-2
/
+3
2017-05-27
fs/locks: pass kernel struct flock to fcntl_getlk/setlk
Christoph Hellwig
1
-4
/
+4
2017-05-13
time: delete current_fs_time()
Deepa Dinamani
1
-1
/
+0
2017-05-10
Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+2
2017-05-09
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+8
2017-05-09
fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag
Tetsuo Handa
1
-3
/
+2
2017-05-05
Make stat/lstat/fstatat pass AT_NO_AUTOMOUNT to vfs_statx()
David Howells
1
-3
/
+5
2017-05-03
Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...
Linus Torvalds
1
-1
/
+3
2017-04-27
fs: constify tree_descr arrays passed to simple_fill_super()
Eric Biggers
1
-2
/
+3
2017-04-27
fs: drop duplicate header percpu-rwsem.h
Geliang Tang
1
-1
/
+0
2017-04-21
locks: Set FL_CLOSE when removing flock locks on close()
Benjamin Coddington
1
-0
/
+2
2017-04-20
fs: Remove SB_I_DYNBDI flag
Jan Kara
1
-3
/
+0
2017-04-20
fs: Provide infrastructure for dynamic BDIs in filesystems
Jan Kara
1
-0
/
+6
2017-04-10
fsnotify: Free fsnotify_mark_connector when there is no mark attached
Jan Kara
1
-1
/
+1
2017-04-10
fsnotify: Move mark list head from object into dedicated structure
Jan Kara
1
-1
/
+3
2017-03-10
include/linux/fs.h: fix unsigned enum warning with gcc-4.2
Arnd Bergmann
1
-1
/
+1
2017-03-03
statx: Add a system call to make enhanced file info available
David Howells
1
-8
/
+27
2017-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-13
/
+39
2017-03-02
Merge remote-tracking branch 'ovl/for-viro' into for-linus
Al Viro
1
-13
/
+39
2017-02-28
fs: add i_blocksize()
Fabian Frederick
1
-0
/
+5
2017-02-20
vfs: use helper for calling f_op->fsync()
Miklos Szeredi
1
-0
/
+6
2017-02-20
mm: use helper for calling f_op->mmap()
Miklos Szeredi
1
-0
/
+5
2017-02-20
vfs: use helpers for calling f_op->{read,write}_iter()
Miklos Szeredi
1
-0
/
+12
2017-02-07
vfs: wrap write f_ops with file_{start,end}_write()
Amir Goldstein
1
-13
/
+13
[next]