J. Bruce Fields
|
27ac0ffeac
locks: break delegations on any attribute modification
|
14 years ago |
J. Bruce Fields
|
40bd22c9f8
vfs: rename I_MUTEX_QUOTA now that it's not used for quotas
|
13 years ago |
J. Bruce Fields
|
275555163e
vfs: don't use PARENT/CHILD lock classes for non-directories
|
13 years ago |
J. Bruce Fields
|
375e289ea8
vfs: pull ext4's double-i_mutex-locking into common code
|
13 years ago |
Al Viro
|
5a3cd99285
iget/iget5: don't bother with ->i_lock until we find a match
|
11 years ago |
Dave Chinner
|
9b17c62382
fs: convert inode and dentry shrinking to be node aware
|
12 years ago |
Glauber Costa
|
d38fa6986e
inode: move inode to a different list inside lock
|
12 years ago |
Dave Chinner
|
bc3b14cb2d
inode: convert inode lru list to generic lru list code.
|
12 years ago |
Dave Chinner
|
0a234c6dcb
shrinker: convert superblock shrinkers to new API
|
12 years ago |
Glauber Costa
|
3942c07ccf
fs: bump inode and dentry counters to long
|
12 years ago |
Al Viro
|
badcf2b7b8
constify touch_atime()
|
12 years ago |
Al Viro
|
f4e0c30c19
allow the temp files created by open() to be linked to
|
12 years ago |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Suleiman Souhlal
|
5b55d70833
vfs: Revert spurious fix to spinning prevention in prune_icache_sb
|
12 years ago |
Al Viro
|
599a0ac14e
pipe: fold file_operations instances in one
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Rafael Aquini
|
252aa6f5be
mm: redefine address_space.assoc_mapping
|
12 years ago |
Jan Kara
|
4eff96dd52
writeback: put unused inodes to LRU after writeback completion
|
12 years ago |
Michel Lespinasse
|
6b2dbba8b6
mm: replace vma prio_tree with an interval tree
|
12 years ago |
Linus Torvalds
|
a0e881b7c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Jan Kara
|
5d37e9e6de
fs: Skip atime update on frozen filesystem
|
13 years ago |
Jan Kara
|
eb04c28288
fs: Add freezing handling to mnt_want_write() / mnt_drop_write()
|
13 years ago |
Linus Torvalds
|
e2aed8dfa5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
13 years ago |
Alexander Block
|
2bc5565286
Btrfs: don't update atime on RO subvolumes
|
13 years ago |
Al Viro
|
b3d9b7a3c7
vfs: switch i_dentry/d_alias to hlist
|
13 years ago |
Linus Torvalds
|
1193755ac6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Josef Bacik
|
c3b2da3148
fs: introduce inode operation ->update_time
|
13 years ago |
Trond Myklebust
|
1d59d61f60
NFS: Ensure that setattr and getattr wait for O_DIRECT write completion
|
13 years ago |
Cong Wang
|
3ed37648e1
fs: move file_remove_suid() to fs/inode.c
|
13 years ago |