index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
2016-04-07
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-03-26
fs: add file_dentry()
Miklos Szeredi
2016-03-22
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
2016-03-21
Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-21
Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2016-03-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-03-18
Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-next
Al Viro
2016-03-17
fs crypto: move per-file encryption from f2fs tree to fs/crypto
Jaegeuk Kim
2016-03-14
kill dentry_unhash()
Al Viro
2016-03-04
vfs: add the RWF_HIPRI flag for preadv2/pwritev2
Christoph Hellwig
2016-03-04
vfs: pass a flags argument to vfs_readv/vfs_writev
Christoph Hellwig
2016-02-21
ima: load policy using path
Dmitry Kasatkin
2016-02-21
kexec: replace call to copy_file_from_fd() with kernel version
Mimi Zohar
2016-02-21
module: replace copy_module_from_fd with kernel version
Mimi Zohar
2016-02-21
vfs: define kernel_copy_file_from_fd()
Mimi Zohar
2016-02-21
firmware: replace call to fw_read_file_contents() with kernel version
Mimi Zohar
2016-02-21
vfs: define kernel_read_file_from_path
Mimi Zohar
2016-02-18
vfs: define kernel_read_file_id enumeration
Mimi Zohar
2016-02-18
vfs: define a generic function to read a file from the kernel
Mimi Zohar
2016-02-08
direct-io: always call ->end_io if non-NULL
Christoph Hellwig
2016-01-30
block: revert runtime dax control of the raw block device
Dan Williams
2016-01-30
fs, block: force direct-I/O for dax-enabled block devices
Dan Williams
2016-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-01-22
dax: support dirty DAX entries in radix tree
Ross Zwisler
2016-01-22
wrappers for ->i_mutex access
Al Viro
2016-01-13
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-01-12
Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-01-12
Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
2016-01-11
Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-09
block: enable dax for raw block devices
Dan Williams
2016-01-08
Merge branch 'for-linus' into work.misc
Al Viro
2016-01-08
compat_ioctl: don't pass fd around when not needed
Al Viro
2016-01-08
locks: pass inode pointer to locks_free_lock_context
Jeff Layton
2016-01-01
vfs: hoist the btrfs deduplication ioctl to the vfs
Darrick J. Wong
2015-12-30
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
2015-12-29
kill free_page_put_link()
Al Viro
2015-12-23
new helpers: no_seek_end_llseek{,_size}()
Al Viro
2015-12-08
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
2015-12-08
don't put symlink bodies in pagecache into highmem
Al Viro
2015-12-07
vfs: pull btrfs clone API to vfs layer
Christoph Hellwig
2015-12-07
locks: new locks_mandatory_area calling convention
Christoph Hellwig
2015-12-06
fs/attr.c: is_sxid can be boolean
Yaowei Bai
2015-12-06
fs/bad_inode.c: is_bad_inode can be boolean
Yaowei Bai
2015-12-06
fs/dcache.c: is_subdir can be boolean
Yaowei Bai
2015-12-06
fs/namespace.c: path_is_under can be boolean
Yaowei Bai
2015-12-06
fs/block_dev.c: make sb_is_blkdev_sb return bool when CONFIG_BLOCK undefined
Yaowei Bai
2015-12-01
vfs: add copy_file_range syscall and vfs helper
Zach Brown
2015-11-16
locks: Allow disabling mandatory locking at compile time
Jeff Layton
[next]