Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
81eb3dd8438802138ac9ce12428632f35562c060
/
include
/
linux
/
fs.h
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
· 14 years ago
f8d613e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem
by Linus Torvalds
· 14 years ago
9fdfdcf
fs: add field to superblock to support cleancache
by Dan Magenheimer
· 14 years ago
0ac1ee0
ulimit: raise default hard ulimit on number of files to 4096
by Tim Gardner
· 14 years ago
3d48ae4
mm: Convert i_mmap_lock to a mutex
by Peter Zijlstra
· 14 years ago
97a8941
mm: Remove i_mmap_lock lockbreak
by Peter Zijlstra
· 14 years ago
eed631e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 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
ecf5632
fs: fix address space warnings in ioctl_fiemap()
by Namhyung Kim
· 14 years ago
2fe17c1
fallocate should be a file operation
by Christoph Hellwig
· 14 years ago
f8206b9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
9875cf8
Add a dentry op to handle automounting rather than abusing follow_link()
by David Howells
· 14 years ago
6ab8219
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
18bce37
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
49731ba
block: restore multiple bd_link_disk_holder() support
by Tejun Heo
· 14 years ago
275220f
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
c74a1cb
pass default dentry_operations to mount_pseudo()
by Al Viro
· 14 years ago
c8aebb0
per-superblock default ->d_op
by Al Viro
· 14 years ago
57cc721
headers: kobject.h redux
by Alexey Dobriyan
· 14 years ago
ceb5bdc
fs: dcache per-bucket dcache hash locking
by Nick Piggin
· 14 years ago
b74c79e
fs: provide rcu-walk aware permission i_ops
by Nick Piggin
· 14 years ago
44a7d7a
fs: cache optimise dentry and inode for rcu-walk
by Nick Piggin
· 14 years ago
ff0c7d1
fs: avoid inode RCU freeing for pseudo fs
by Nick Piggin
· 14 years ago
fa0d7e3
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
b5c84bf
fs: dcache remove dcache_lock
by Nick Piggin
· 14 years ago
c45821d
locks: eliminate fl_mylease callback
by J. Bruce Fields
· 14 years ago
77ea887
implement in-kernel gendisk events handling
by Tejun Heo
· 14 years ago
6072d13
Call the filesystem back whenever a page is removed from the page cache
by Linus Torvalds
· 14 years ago
3a3a1af
include/linux/fs.h: fix userspace build
by Loïc Minier
· 14 years ago
93bb41f
fs: Do not dispatch FITRIM through separate super_operation
by Lukas Czerner
· 14 years ago
d4d7762
block: clean up blkdev_get() wrappers and their users
by Tejun Heo
· 14 years ago
e525fd8
block: make blkdev_get/put() handle exclusive access
by Tejun Heo
· 14 years ago
e09b457
block: simplify holder symlink handling
by Tejun Heo
· 14 years ago
bb8430a
locks: remove fl_copy_lock lock_manager operation
by Christoph Hellwig
· 14 years ago
05fa313
locks: fix setlease methods to free passed-in lock
by J. Bruce Fields
· 14 years ago
435f49a
readv/writev: do the same MAX_RW_COUNT truncation that read/write does
by Linus Torvalds
· 14 years ago
ceefda6
switch get_sb_ns() users
by Al Viro
· 14 years ago
51139ad
convert get_sb_pseudo() users
by Al Viro
· 14 years ago
3c26ff6
convert get_sb_nodev() users
by Al Viro
· 14 years ago
fc14f2f
convert get_sb_single() users
by Al Viro
· 14 years ago
152a083
new helper: mount_bdev()
by Al Viro
· 14 years ago
c96e41e
beginning of transtion: ->mount()
by Al Viro
· 14 years ago
b31d42a
Fix compile brekage with !CONFIG_BLOCK
by Ingo Molnar
· 14 years ago
a107e5a
Merge branch 'next' into upstream-merge
by Theodore Ts'o
· 14 years ago
367a51a
fs: Add FITRIM ioctl
by Lukas Czerner
· 14 years ago
7420a8c
Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
f7347ce
fasync: re-organize fasync entry insertion to allow it under a spinlock
by Linus Torvalds
· 14 years ago
c5b1f0d
locks/nfsd: allocate file lock outside of spinlock
by Arnd Bergmann
· 14 years ago
426e1f5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
31453a9
Merge branch 'akpm-incoming-1'
by Linus Torvalds
· 14 years ago
518de9b
fs: allow for more than 2^31 files
by Eric Dumazet
· 14 years ago
f9ba537
Merge branch 'ima-memory-use-fixes'
by Linus Torvalds
· 14 years ago
196f518
IMA: explicit IMA i_flag to remove global lock on inode_delete
by Eric Paris
· 14 years ago
a178d20
IMA: move read counter into struct inode
by Eric Paris
· 14 years ago
7ccf19a
fs: inode split IO and LRU lists
by Nick Piggin
· 14 years ago
312d3ca
fs: use percpu counter for nr_dentry and nr_dentry_unused
by Christoph Hellwig
· 14 years ago
85fe402
fs: do not assign default i_ino in new_inode
by Christoph Hellwig
· 14 years ago
7de9c6e
new helper: ihold()
by Al Viro
· 14 years ago
646ec46
fs: remove inode_add_to_list/__inode_add_to_list
by Christoph Hellwig
· 14 years ago
9e38d86
fs: Implement lazy LRU updates for inodes
by Nick Piggin
· 14 years ago
cffbc8a
fs: Convert nr_inodes and nr_unused to per-cpu counters
by Dave Chinner
· 14 years ago
1d3382c
new helper: inode_unhashed()
by Al Viro
· 14 years ago
Next »