Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
721fb6fbfd2132164c2e8777cc837f9b2c1794dc
/
include
/
linux
/
fs.h
721fb6f
fsnotify: Fix busy inodes during unmount
by Jan Kara
· 6 years ago
99c228a
fs: group frequently accessed fields of struct super_block together
by Amir Goldstein
· 6 years ago
1e6cb72
fsnotify: add super block object type
by Amir Goldstein
· 6 years ago
30aba66
namei: allow restricted O_CREAT of FIFOs and regular files
by Salvatore Mesoraca
· 6 years ago
d9a185f
Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 6 years ago
74c8164
mpage: mpage_readpages() should submit IO as read-ahead
by Jens Axboe
· 6 years ago
4cdfffc
vfs: discard ATTR_ATTR_FLAG
by NeilBrown
· 6 years ago
4591343
Merge branches 'work.misc' and 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
0ea97a2
Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
a66b4cd
Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
5bef915
new helper: inode_fake_hash()
by Al Viro
· 7 years ago
c2b6d62
new primitive: discard_new_inode()
by Al Viro
· 7 years ago
165ea0d
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
fb16043
vfs: remove open_flags from d_real()
by Miklos Szeredi
· 6 years ago
de2a4a5
Partially revert "locks: fix file locking on overlayfs"
by Miklos Szeredi
· 6 years ago
4ab3031
Revert "vfs: add flags to d_real()"
by Miklos Szeredi
· 6 years ago
c671854
Revert "vfs: update ovl inode before relatime check"
by Miklos Szeredi
· 6 years ago
f182536
vfs: export vfs_dedupe_file_range_one() to modules
by Miklos Szeredi
· 6 years ago
9df6702
vfs: export vfs_ioctl() to modules
by Miklos Szeredi
· 6 years ago
d3b1084
vfs: make open_with_fake_path() not contribute to nr_files
by Miklos Szeredi
· 6 years ago
51e6ce8
Merge branch 'dedupe-cleanup' into overlayfs-next
by Miklos Szeredi
· 6 years ago
2abc77a
new helper: open_with_fake_path()
by Al Viro
· 7 years ago
dbae8f2
kill FILE_{CREATED,OPENED}
by Al Viro
· 7 years ago
44907d7
get rid of 'opened' argument of ->atomic_open() - part 3
by Al Viro
· 7 years ago
be12af3
getting rid of 'opened' argument of ->atomic_open() - part 1
by Al Viro
· 7 years ago
73a09dd
introduce FMODE_CREATED and switch to it
by Al Viro
· 7 years ago
f5d1140
introduce FMODE_OPENED
by Al Viro
· 7 years ago
b4e7a7a
drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()
by Al Viro
· 7 years ago
19f391e
turn filp_clone_open() into inline wrapper for dentry_open()
by Al Viro
· 7 years ago
6944886
fs: shave 8 bytes off of struct inode
by Amir Goldstein
· 7 years ago
87eb5eb
vfs: dedupe: rationalize args
by Miklos Szeredi
· 7 years ago
5740c99
vfs: dedupe: return int
by Miklos Szeredi
· 7 years ago
a11e1d4
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
by Linus Torvalds
· 7 years ago
cf85ec8
removed extra extern file_fdatawait_range
by Vasily Averin
· 7 years ago
7a93251
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 7 years ago
4a18998
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
70f2ae1
Merge tag 'ovl-fixes-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 7 years ago
95582b0
vfs: change inode times to use struct timespec64
by Deepa Dinamani
· 7 years ago
fd59ccc
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
by Linus Torvalds
· 7 years ago
1434763
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 7 years ago
408afb8
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
9214407
Merge tag 'locks-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 7 years ago
f956d08a
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
d9a08a9
fs: Add aio iopriority support
by Adam Manzanares
· 7 years ago
fc28724
fs: Convert kiocb rw_hint from enum to u16
by Adam Manzanares
· 7 years ago
80ea09a
vfs: factor out inode_insert5()
by Miklos Szeredi
· 7 years ago
5afb783
block: don't print a message when the device went away
by Christoph Hellwig
· 7 years ago
3deb642
fs: introduce new ->get_poll_head and ->poll_mask methods
by Christoph Hellwig
· 7 years ago
8efd689
fs: add timespec64_truncate()
by Deepa Dinamani
· 7 years ago
bbbc3fb
fs, fscrypt: only define ->s_cop when FS_ENCRYPTION is enabled
by Eric Biggers
· 7 years ago
75abe32
fs.h: fix outdated comment about file flags
by Li Qiang
· 7 years ago
0c8e3fe
vfs: add the sb_start_intwrite_trylock() helper
by Amir Goldstein
· 7 years ago
7a107c0
fasync: Fix deadlock between task-context and interrupt-context kill_fasync()
by Kirill Tkhai
· 7 years ago
7214dd4
Merge branch 'work.thaw' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
19e8a2f
Merge branch 'afs-dh' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
b93b016
page cache: use xa_lock
by Matthew Wilcox
· 7 years ago
9f3a094
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
a09acf4
vfs: Remove the const from dir_context::actor
by David Howells
· 7 years ago
e13e75b
Merge branch 'for-4.17/dax' into libnvdimm-for-next
by Dan Williams
· 7 years ago
f8cf2f1
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
9022ca6
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
3526dd0
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
f44c776
fs, dax: prepare for dax-specific address_space_operations
by Dan Williams
· 7 years ago
0e11f64
fs: move I_DIRTY_INODE to fs.h
by Christoph Hellwig
· 7 years ago
57b56ac
ima: fail file signature verification on non-init mounted filesystems
by Mimi Zohar
· 7 years ago
08fdc8a
buffer.c: call thaw_super during emergency thaw
by Mateusz Guzik
· 7 years ago
1c949843
vfs: make sure struct filename->iname is word-aligned
by Rasmus Villemoes
· 7 years ago
df09348
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
95dd775
fs: Teach path_connected to handle nfs filesystems with multiple roots.
by Eric W. Biederman
· 7 years ago
ce3077e
direct-io: Remove unused DIO_SKIP_DIO_COUNT logic
by Nikolay Borisov
· 7 years ago
c8f4c36
direct-io: Remove unused DIO_ASYNC_EXTEND flag
by Nikolay Borisov
· 7 years ago
230f5a8
dax: fix vma_is_fsdax() helper
by Dan Williams
· 7 years ago
20c59c7
Merge tag 'xfs-4.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
19e7b5f
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
8b0fdf6
Merge branch 'work.mqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
168fe32
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
01c2e13
xfs: only grab shared inode locks for source file during reflink
by Darrick J. Wong
· 7 years ago
f02a9ad
fs: handle inode->i_version more efficiently
by Jeff Layton
· 7 years ago
ae5e165
fs: new API for handling inode->i_version
by Jeff Layton
· 7 years ago
4bfd054
fs: fold __inode_permission() into inode_permission()
by Eric Biggers
· 7 years ago
e1fc742
fs: add RWF_APPEND
by Jürg Billeter
· 7 years ago
5a9d929
iomap: report collisions between directio and buffered writes to userspace
by Darrick J. Wong
· 7 years ago
8e6c848
new primitive: vfs_mkobj()
by Al Viro
· 7 years ago
f1ee616
VFS: don't keep disconnected dentries on d_anon
by NeilBrown
· 7 years ago
5d38f04
autofs: revert "autofs: fix AT_NO_AUTOMOUNT not being honored"
by Ian Kent
· 7 years ago
2bb6d28
mm: introduce get_user_pages_longterm
by Dan Williams
· 7 years ago
a3f8683
->poll() methods should return __poll_t
by Al Viro
· 8 years ago
1751e8a
Rename superblock flags (MS_xyz -> SB_xyz)
by Linus Torvalds
· 7 years ago
4dd3c2e
Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 7 years ago
ca5b857
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
a3841f9
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
32190f0
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
by Linus Torvalds
· 7 years ago
b33e3cc
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
a7d3d03
integrity: use kernel_read_file_from_path() to read x509 certs
by Christoph Hellwig
· 7 years ago
63dcb81
include/linux/fs.h: fix comment about struct address_space
by Mike Rapoport
· 7 years ago
1c97259
mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
by Dan Williams
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
2ee6a57
fs, fscrypt: add an S_ENCRYPTED inode flag
by Eric Biggers
· 7 years ago
f175f30
stubs for mount_bdev() and kill_block_super() in !CONFIG_BLOCK case
by Al Viro
· 7 years ago
53fd88ab6
make vfs_ustat() static
by Al Viro
· 7 years ago
Next »