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
2016-05-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+2
2016-05-28
switch ->setxattr() to passing dentry and inode separately
Al Viro
1
-1
/
+2
2016-05-27
Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2016-05-23
Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+0
2016-05-21
Revert "block: enable dax for raw block devices"
Dan Williams
1
-8
/
+0
2016-05-21
Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2016-05-19
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-6
/
+25
2016-05-18
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-12
/
+29
2016-05-18
Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2016-05-17
block: Update blkdev_dax_capable() for consistency
Toshi Kani
1
-8
/
+0
2016-05-17
dax: Remove complete_unwritten argument
Jan Kara
1
-1
/
+0
2016-05-13
ext4: switch to ->iterate_shared()
Al Viro
1
-0
/
+7
2016-05-03
introduce a parallel variant of ->iterate()
Al Viro
1
-0
/
+1
2016-05-03
parallel lookups: actual switch to rwsem
Al Viro
1
-6
/
+21
2016-05-03
parallel lookups machinery, part 2
Al Viro
1
-0
/
+1
2016-05-03
Merge getxattr prototype change into work.lookups
Al Viro
1
-1
/
+14
2016-05-02
fs: simplify the generic_write_sync prototype
Christoph Hellwig
1
-6
/
+18
2016-05-02
fs: add IOCB_SYNC and IOCB_DSYNC
Christoph Hellwig
1
-4
/
+10
2016-05-02
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
1
-5
/
+4
2016-05-02
filemap: remove the pos argument to generic_file_direct_write
Christoph Hellwig
1
-1
/
+1
2016-04-27
fs: fix over-zealous use of "const"
Kees Cook
1
-1
/
+1
2016-04-21
fs: define a string representation of the kernel_read_file_id enumeration
Mimi Zohar
1
-6
/
+25
2016-04-18
Merge 4.6-rc4 into driver-core-next
Greg Kroah-Hartman
1
-2
/
+12
2016-04-11
->getxattr(): pass dentry and inode as separate arguments
Al Viro
1
-1
/
+2
2016-04-08
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+10
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-2
/
+2
2016-03-31
posix_acl: Inode acl caching fixes
Andreas Gruenbacher
1
-0
/
+12
2016-03-29
chrdev: emit a warning when we go below dynamic major range
Linus Walleij
1
-0
/
+2
2016-03-28
constify vfs_truncate()
Al Viro
1
-1
/
+1
2016-03-26
fs: add file_dentry()
Miklos Szeredi
1
-0
/
+10
2016-03-23
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
1
-1
/
+1
2016-03-21
Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2016-03-21
Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
1
-0
/
+8
2016-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-7
/
+3
2016-03-18
Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-next
Al Viro
1
-7
/
+3
2016-03-18
fs crypto: move per-file encryption from f2fs tree to fs/crypto
Jaegeuk Kim
1
-0
/
+8
2016-03-14
kill dentry_unhash()
Al Viro
1
-5
/
+0
2016-03-04
vfs: add the RWF_HIPRI flag for preadv2/pwritev2
Christoph Hellwig
1
-0
/
+1
2016-03-04
vfs: pass a flags argument to vfs_readv/vfs_writev
Christoph Hellwig
1
-2
/
+2
2016-02-21
ima: load policy using path
Dmitry Kasatkin
1
-0
/
+1
2016-02-21
kexec: replace call to copy_file_from_fd() with kernel version
Mimi Zohar
1
-0
/
+2
2016-02-21
module: replace copy_module_from_fd with kernel version
Mimi Zohar
1
-0
/
+1
2016-02-21
vfs: define kernel_copy_file_from_fd()
Mimi Zohar
1
-0
/
+2
2016-02-21
firmware: replace call to fw_read_file_contents() with kernel version
Mimi Zohar
1
-0
/
+1
2016-02-21
vfs: define kernel_read_file_from_path
Mimi Zohar
1
-0
/
+2
2016-02-19
vfs: define kernel_read_file_id enumeration
Mimi Zohar
1
-1
/
+6
2016-02-19
vfs: define a generic function to read a file from the kernel
Mimi Zohar
1
-0
/
+1
2016-02-08
direct-io: always call ->end_io if non-NULL
Christoph Hellwig
1
-1
/
+1
2016-01-31
block: revert runtime dax control of the raw block device
Dan Williams
1
-3
/
+0
2016-01-31
fs, block: force direct-I/O for dax-enabled block devices
Dan Williams
1
-1
/
+1
[next]