Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
7962fce9a052f34390b6dab9f11df1d2e48c138d
/
include
/
linux
/
fs.h
ea441d1
new helper: mount_subtree()
by Al Viro
· 13 years ago
d211858
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue
by Linus Torvalds
· 13 years ago
f1f8935
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 13 years ago
a78ef70
vfs: protect i_nlink
by Miklos Szeredi
· 13 years ago
bfe8684
filesystems: add set_nlink()
by Miklos Szeredi
· 13 years ago
b9075fa
treewide: use __printf not __attribute__((format(printf,...)))
by Joe Perches
· 13 years ago
fcf6340
Cross Memory Attach
by Christopher Yeoh
· 13 years ago
6cdbb0e
fs: optimize out 16 bytes worth of padding in struct inode
by Theodore Ts'o
· 13 years ago
f362f98
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue
by Linus Torvalds
· 13 years ago
5760495
vfs: add generic_file_llseek_size
by Andi Kleen
· 13 years ago
ef3d0fd
vfs: do (nearly) lockless generic_file_llseek
by Andi Kleen
· 13 years ago
8522ca5
vfs: add hex format for MAY_* flag values
by Aneesh Kumar K.V
· 13 years ago
1442d16
Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
fed678d
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
e096d0c
lockdep: Add helper function for dir vs file i_mutex annotation
by Josh Boyer
· 13 years ago
5dc06c5
block: remove READ_META and WRITE_META
by Christoph Hellwig
· 13 years ago
778fc54
locks: fix tracking of inprogress lease breaks
by J. Bruce Fields
· 13 years ago
710b721
locks: move F_INPROGRESS from fl_type to fl_flags field
by J. Bruce Fields
· 13 years ago
3ddcd05
vfs: optimize inode cache access patterns
by Linus Torvalds
· 13 years ago
f2ee7ab
vfs: avoid taking inode_hash_lock on pipes and sockets
by Eric Dumazet
· 13 years ago
e371d46
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
a209dfc
vfs: dont chain pipe/anon/socket on superblock s_inodes list
by Eric Dumazet
· 13 years ago
2dad320
Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
0003230
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
4e34e71
fs: take the ACL checks to common code
by Christoph Hellwig
· 13 years ago
096a705
Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
423e0ab
VFS : mount lock scalability for internal mounts
by Tim Chen
· 13 years ago
ed70afc
mm/truncate.c: fix build for CONFIG_BLOCK not enabled
by Randy Dunlap
· 13 years ago
295cc52
fs:update the NOTE of the file_operations structure
by Wanlong Gao
· 13 years ago
02c24a8
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
by Josef Bacik
· 13 years ago
982d816
fs: add SEEK_HOLE and SEEK_DATA flags
by Josef Bacik
· 13 years ago
aacfc19
fs: simplify the blockdev_direct_IO prototype
by Christoph Hellwig
· 13 years ago
bd5fe6c
fs: kill i_alloc_sem
by Christoph Hellwig
· 13 years ago
0e1fdaf
superblock: add filesystem shrinker operations
by Dave Chinner
· 13 years ago
b0d40c9
superblock: introduce per-sb cache shrinker infrastructure
by Dave Chinner
· 13 years ago
8fb47a4
locks: rename lock-manager ops
by J. Bruce Fields
· 13 years ago
09cc9fc
inode: move to per-sb LRU locks
by Dave Chinner
· 13 years ago
98b745c
inode: Make unused inode LRU per superblock
by Dave Chinner
· 13 years ago
0ee5dc6
btrfs: kill magical embedded struct superblock
by Al Viro
· 13 years ago
729cdb3
kill IPERM_FLAG_RCU
by Al Viro
· 13 years ago
10556cb
->permission() sanitizing: don't pass flags to ->permission()
by Al Viro
· 13 years ago
2830ba7
->permission() sanitizing: don't pass flags to generic_permission()
by Al Viro
· 13 years ago
7e40145
->permission() sanitizing: don't pass flags to ->check_acl()
by Al Viro
· 13 years ago
1fc0f78
->permission() sanitizing: MAY_NOT_BLOCK
by Al Viro
· 13 years ago
178ea735
kill check_acl callback of generic_permission()
by Al Viro
· 13 years ago
07b8ce1
lockless get_write_access/deny_write_access
by Al Viro
· 13 years ago
3bfa784
kill file_permission() completely
by Al Viro
· 13 years ago
43e15cd
new helper: iterate_supers_type()
by Al Viro
· 13 years ago
4aede84
fixlet: Remove fs_excl from struct task.
by Justin TerAvest
· 13 years ago
b7e9c22
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
0814257
mm: fix assertion mapping->nrpages == 0 in end_writeback()
by Jan Kara
· 13 years ago
79568f5
vfs: i_state needs to be 'unsigned long' for now
by Linus Torvalds
· 13 years ago
e44ba03
treewide: remove duplicate includes
by Vitaliy Ivanov
· 13 years ago
13e12d1
vfs: reorganize 'struct inode' layout a bit
by Linus Torvalds
· 13 years ago
9e1f1de
more conservative S_NOSEC handling
by Al Viro
· 13 years ago
69b4573
Cache xattr security drop check for write v2
by Andi Kleen
· 13 years ago
aa38572
fs: pass exact type of data dirties to ->dirty_inode
by Christoph Hellwig
· 13 years ago
f8d613e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem
by Linus Torvalds
· 13 years ago
9fdfdcf
fs: add field to superblock to support cleancache
by Dan Magenheimer
· 13 years ago
0ac1ee0
ulimit: raise default hard ulimit on number of files to 4096
by Tim Gardner
· 13 years ago
3d48ae4
mm: Convert i_mmap_lock to a mutex
by Peter Zijlstra
· 13 years ago
97a8941
mm: Remove i_mmap_lock lockbreak
by Peter Zijlstra
· 13 years ago
eed631e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 13 years ago
e1e8fb6
fs: remove FS_COW_FL
by Li Zefan
· 14 years ago
0bba016
vfs: Re-introduce s_uuid in the superblock
by Linus Torvalds
· 14 years ago
be85bcc
Revert "vfs: Export file system uuid via /proc/<pid>/mountinfo"
by Linus Torvalds
· 14 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
7dcda1c
fs: export empty_aops
by Jens Axboe
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
212a17a
Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
32471f6
Btrfs: add datacow flag in inode flag
by liubo
· 14 years ago
d39dd11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
250df6e
fs: protect inode->i_state with inode->i_lock
by Dave Chinner
· 14 years ago
6c51038
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
2e14967
userns: rename is_owner_or_cap to inode_owner_or_capable
by Serge E. Hallyn
· 14 years ago
e795b71
userns: userns: check user namespace for task->file uid equivalence checks
by Serge E. Hallyn
· 14 years ago
f3ccfcd
fs.h: remove 8 bytes of padding from block_device on 64bit builds
by Richard Kennedy
· 14 years ago
474a00e
kill simple_set_mnt()
by Al Viro
· 14 years ago
054cfaa
Merge branch 'mnt_devname' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
1a102ff
vfs: bury ->get_sb()
by Al Viro
· 14 years ago
c7f404b
vfs: new superblock methods to override /proc/*/mount{s,info}
by Al Viro
· 14 years ago
0f6e0e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 14 years ago
1abf0c7
New kind of open files - "location only".
by Al Viro
· 14 years ago
93f1c20
vfs: Export file system uuid via /proc/<pid>/mountinfo
by Aneesh Kumar K.V
· 14 years ago
990d6c2
vfs: Add name to file handle conversion support
by Aneesh Kumar K.V
· 14 years ago
c8b91ac
clean statfs-like syscalls up
by Al Viro
· 14 years ago
73d049a
open-style analog of vfs_path_lookup()
by Al Viro
· 14 years ago
47c805d
switch do_filp_open() to struct open_flags
by Al Viro
· 14 years ago
4c63f56
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
by Jens Axboe
· 14 years ago
721a960
block: kill off REQ_UNPLUG
by Jens Axboe
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
1cc26ba
Merge branch 'master'; commit 'v2.6.38-rc7' into next
by James Morris
· 14 years ago
638691a
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 14 years ago
93b270f
Fix over-zealous flush_disk when changing device size.
by NeilBrown
· 14 years ago
2aa1589
mm: prevent concurrent unmap_mapping_range() on the same inode
by Miklos Szeredi
· 14 years ago
a5c96eb
IMA: define readcount functions
by Mimi Zohar
· 14 years ago
a68a27b
IMA: convert i_readcount to atomic
by Mimi Zohar
· 14 years ago
3cd90ea
vfs: sparse: add __FMODE_EXEC
by Namhyung Kim
· 14 years ago
1a44bc8
vfs: sparse: remove a warning on OPEN_FMODE()
by Namhyung Kim
· 14 years ago
Next »