Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
badaff8470d5ffa91207f6f104184d37b13fade9
/
include
/
linux
/
fs.h
« Previous
b8a7a3a
posix_acl: Inode acl caching fixes
by Andreas Gruenbacher
· 9 years ago
49db08c
chrdev: emit a warning when we go below dynamic major range
by Linus Walleij
· 9 years ago
7df818b
constify vfs_truncate()
by Al Viro
· 9 years ago
d101a12
fs: add file_dentry()
by Miklos Szeredi
· 9 years ago
378c652
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
by Jann Horn
· 9 years ago
53d2e69
Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 9 years ago
d407574
Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 9 years ago
3c2de27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
8b23a8c
Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-next
by Al Viro
· 9 years ago
0b81d07
fs crypto: move per-file encryption from f2fs tree to fs/crypto
by Jaegeuk Kim
· 10 years ago
9d95afd
kill dentry_unhash()
by Al Viro
· 9 years ago
97be7eb
vfs: add the RWF_HIPRI flag for preadv2/pwritev2
by Christoph Hellwig
· 9 years ago
793b80e
vfs: pass a flags argument to vfs_readv/vfs_writev
by Christoph Hellwig
· 9 years ago
7429b09
ima: load policy using path
by Dmitry Kasatkin
· 11 years ago
b804def
kexec: replace call to copy_file_from_fd() with kernel version
by Mimi Zohar
· 9 years ago
a1db742
module: replace copy_module_from_fd with kernel version
by Mimi Zohar
· 9 years ago
b844f0e
vfs: define kernel_copy_file_from_fd()
by Mimi Zohar
· 9 years ago
e40ba6d
firmware: replace call to fw_read_file_contents() with kernel version
by Mimi Zohar
· 9 years ago
09596b9
vfs: define kernel_read_file_from_path
by Mimi Zohar
· 9 years ago
bc8ca5b
vfs: define kernel_read_file_id enumeration
by Mimi Zohar
· 9 years ago
b44a7df
vfs: define a generic function to read a file from the kernel
by Mimi Zohar
· 9 years ago
187372a
direct-io: always call ->end_io if non-NULL
by Christoph Hellwig
· 9 years ago
9f4736f
block: revert runtime dax control of the raw block device
by Dan Williams
· 9 years ago
65f87ee
fs, block: force direct-I/O for dax-enabled block devices
by Dan Williams
· 9 years ago
cc67375
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
f9fe48b
dax: support dirty DAX entries in radix tree
by Ross Zwisler
· 9 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
d080827
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
33caf82
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
fce205e
Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
065019a
Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 9 years ago
32fb378
Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
5a023cd
block: enable dax for raw block devices
by Dan Williams
· 9 years ago
6108209
Merge branch 'for-linus' into work.misc
by Al Viro
· 9 years ago
66cf191
compat_ioctl: don't pass fd around when not needed
by Al Viro
· 9 years ago
f27a0fe
locks: pass inode pointer to locks_free_lock_context
by Jeff Layton
· 9 years ago
54dbc15
vfs: hoist the btrfs deduplication ioctl to the vfs
by Darrick J. Wong
· 9 years ago
fceef39
switch ->get_link() to delayed_call, kill ->put_link()
by Al Viro
· 9 years ago
cd3417c
kill free_page_put_link()
by Al Viro
· 9 years ago
b25472f
new helpers: no_seek_end_llseek{,_size}()
by Al Viro
· 9 years ago
6b25539
replace ->follow_link() with new method that could stay in RCU mode
by Al Viro
· 9 years ago
21fc61c
don't put symlink bodies in pagecache into highmem
by Al Viro
· 9 years ago
04b38d6
vfs: pull btrfs clone API to vfs layer
by Christoph Hellwig
· 9 years ago
acc1557
locks: new locks_mandatory_area calling convention
by Christoph Hellwig
· 9 years ago
d37177b
fs/attr.c: is_sxid can be boolean
by Yaowei Bai
· 9 years ago
0e3ef1f
fs/bad_inode.c: is_bad_inode can be boolean
by Yaowei Bai
· 9 years ago
a6e5787
fs/dcache.c: is_subdir can be boolean
by Yaowei Bai
· 9 years ago
25ab4c9
fs/namespace.c: path_is_under can be boolean
by Yaowei Bai
· 9 years ago
3e004ee
fs/block_dev.c: make sb_is_blkdev_sb return bool when CONFIG_BLOCK undefined
by Yaowei Bai
· 9 years ago
2973293
vfs: add copy_file_range syscall and vfs helper
by Zach Brown
· 9 years ago
9e8925b
locks: Allow disabling mandatory locking at compile time
by Jeff Layton
· 9 years ago
842cf0b
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
c8fffa6
vfs: remove stale comment in inode_operations
by Ross Zwisler
· 9 years ago
3419b45
Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
dece163
block: change ->make_request_fn() and users to return a queue cookie
by Jens Axboe
· 9 years ago
2e3078a
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
aa750fd
mm/filemap.c: make global sync not clear error status of individual inodes
by Junichi Nomura
· 9 years ago
616fb38
locks: cleanup posix_lock_inode_wait and flock_lock_inode_wait
by Benjamin Coddington
· 9 years ago
e55c34a
locks: introduce locks_lock_inode_wait()
by Benjamin Coddington
· 9 years ago
c94c2ac
dax: move DAX-related functions to a new header
by Matthew Wilcox
· 9 years ago
7d9071a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
1744771
Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 9 years ago
5477e70
mm: move ->mremap() from file_operations to vm_operations_struct
by Oleg Nesterov
· 9 years ago
73b6fa8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 9 years ago
061f98e
Merge branch 'superblock-scaling' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next into for-next
by Al Viro
· 9 years ago
c7f5408
inode: rename i_wb_list to i_io_list
by Dave Chinner
· 10 years ago
e97fedb
sync: serialise per-superblock sync operations
by Dave Chinner
· 10 years ago
74278da
inode: convert inode_sb_list_lock to per-sb
by Dave Chinner
· 10 years ago
cbedaac
inode: add hlist_fake to avoid the inode hash lock in evict
by Josef Bacik
· 10 years ago
8129ed2
change sb_writers to use percpu_rw_semaphore
by Oleg Nesterov
· 9 years ago
853b39a
shift percpu_counter_destroy() into destroy_super_work()
by Oleg Nesterov
· 9 years ago
bee9182
introduce __sb_writers_{acquired,release}() helpers
by Oleg Nesterov
· 9 years ago
c87fb4a
lockd: NLM grace period shouldn't block NFSv4 opens
by J. Bruce Fields
· 9 years ago
4248b0d
fs, file table: reinit files_stat.max_files after deferred memory initialisation
by Mel Gorman
· 9 years ago
ee296d7
locks: inline posix_lock_file_wait and flock_lock_file_wait
by Jeff Layton
· 9 years ago
29d01b2
locks: new helpers - flock_lock_inode_wait and posix_lock_inode_wait
by Jeff Layton
· 9 years ago
90f8572
vfs: Commit to never having exectuables on proc and sysfs.
by Eric W. Biederman
· 9 years ago
1dc51b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
0cbee99
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 9 years ago
fbabfd0
fs: Add helper functions for permanently empty directories.
by Eric W. Biederman
· 10 years ago
68b4449
Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 9 years ago
e4bc13a
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
bfffa1c
Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
45f147a
fs: Call security_ops->inode_killpriv on truncate
by Jan Kara
· 9 years ago
dbfae0c
fs: Provide function telling whether file_remove_privs() will do anything
by Jan Kara
· 9 years ago
5fa8e0a
fs: Rename file_remove_suid() to file_remove_privs()
by Jan Kara
· 9 years ago
9bf39ab
vfs: add file_path() helper
by Miklos Szeredi
· 9 years ago
4bacc9c
overlayfs: Make f_path always point to the overlay and f_inode to the underlay
by David Howells
· 9 years ago
46b15ca
vfs, writeback: replace FS_CGROUP_WRITEBACK with SB_I_CGROUPWB
by Tejun Heo
· 9 years ago
ce5c5d5
dax: expose __dax_fault for filesystems with locking constraints
by Dave Chinner
· 9 years ago
e842f29
dax: don't abuse get_block mapping for endio callbacks
by Dave Chinner
· 9 years ago
682aa8e
writeback: implement unlocked_inode_to_wb transaction and use it for stat updates
by Tejun Heo
· 9 years ago
2a81490
writeback: implement foreign cgroup inode detection
by Tejun Heo
· 9 years ago
52ebea7
writeback: make backing_dev_info host cgroup-specific bdi_writebacks
by Tejun Heo
· 9 years ago
89e9b9e
writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACK
by Tejun Heo
· 9 years ago
a212b10
bdi: make inode_to_bdi() inline
by Tejun Heo
· 9 years ago
be32417
block: export blkdev_reread_part() and __blkdev_reread_part()
by Jarod Wilson
· 10 years ago
89076bc
get rid of assorted nameidata-related debris
by Al Viro
· 10 years ago
8fa9dd2
VFS/namei: make the use of touch_atime() in get_link() RCU-safe.
by NeilBrown
· 10 years ago
1b852bc
mnt: Refactor the logic for mounting sysfs and proc in a user namespace
by Eric W. Biederman
· 10 years ago
Next »