Al Viro
|
34c80b1d93
vfs: switch ->show_options() to struct dentry *
|
13 gadi atpakaļ |
Al Viro
|
1a67aafb5f
switch ->mknod() to umode_t
|
14 gadi atpakaļ |
Al Viro
|
4acdaf27eb
switch ->create() to umode_t
|
14 gadi atpakaļ |
Al Viro
|
18bb1db3e7
switch vfs_mkdir() and ->mkdir() to umode_t
|
14 gadi atpakaļ |
Sage Weil
|
f0023bc617
vfs: add d_prune dentry operation
|
13 gadi atpakaļ |
Linus Torvalds
|
2dad3206db
Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux
|
14 gadi atpakaļ |
Christoph Hellwig
|
4e34e719e4
fs: take the ACL checks to common code
|
14 gadi atpakaļ |
Josef Bacik
|
02c24a8218
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
|
14 gadi atpakaļ |
J. Bruce Fields
|
8fb47a4fbf
locks: rename lock-manager ops
|
14 gadi atpakaļ |
Al Viro
|
7e40145eb1
->permission() sanitizing: don't pass flags to ->check_acl()
|
14 gadi atpakaļ |
Christoph Hellwig
|
aa38572954
fs: pass exact type of data dirties to ->dirty_inode
|
14 gadi atpakaļ |
Dave Chinner
|
f283c86afe
fs: remove inode_lock from iput_final and prune_icache
|
14 gadi atpakaļ |
Al Viro
|
1a102ff925
vfs: bury ->get_sb()
|
14 gadi atpakaļ |
Christoph Hellwig
|
2fe17c1075
fallocate should be a file operation
|
14 gadi atpakaļ |
Linus Torvalds
|
f8206b925f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 gadi atpakaļ |
David Howells
|
ab90911ff9
Allow d_manage() to be used in RCU-walk mode
|
14 gadi atpakaļ |
David Howells
|
cc53ce53c8
Add a dentry op to allow processes to be held during pathwalk transit
|
14 gadi atpakaļ |
David Howells
|
9875cf8064
Add a dentry op to handle automounting rather than abusing follow_link()
|
14 gadi atpakaļ |
Linus Torvalds
|
18bce371ae
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
|
14 gadi atpakaļ |
J. Bruce Fields
|
ec26fba40f
Documentation: fl_mylease no longer exists
|
14 gadi atpakaļ |
Nick Piggin
|
b74c79e993
fs: provide rcu-walk aware permission i_ops
|
14 gadi atpakaļ |
Nick Piggin
|
34286d6662
fs: rcu-walk aware d_revalidate method
|
14 gadi atpakaļ |
Nick Piggin
|
b5c84bf6f6
fs: dcache remove dcache_lock
|
14 gadi atpakaļ |
Nick Piggin
|
b1e6a015a5
fs: change d_hash for rcu-walk
|
14 gadi atpakaļ |
Nick Piggin
|
621e155a35
fs: change d_compare for rcu-walk
|
14 gadi atpakaļ |
Christoph Hellwig
|
8a87694ed1
remove trim_fs method from Documentation/filesystems/Locking
|
14 gadi atpakaļ |
Christoph Hellwig
|
b83be6f20a
update Documentation/filesystems/Locking
|
14 gadi atpakaļ |
Linus Torvalds
|
6072d13c42
Call the filesystem back whenever a page is removed from the page cache
|
14 gadi atpakaļ |
Christoph Hellwig
|
bb8430a2c8
locks: remove fl_copy_lock lock_manager operation
|
14 gadi atpakaļ |
Christoph Hellwig
|
e1455d1bdc
update block_device_operations documentation
|
14 gadi atpakaļ |