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 |
Randy Dunlap
|
185553b224
fs: fix inode.c kernel-doc warnings
|
13 years ago |
Linus Torvalds
|
90324cc1b1
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
|
13 years ago |
Linus Torvalds
|
28f3d71761
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Tim Bird
|
31fe62b958
mm: add a low limit to alloc_large_system_hash
|
13 years ago |
Jan Kara
|
169ebd9013
writeback: Avoid iput() from flusher thread
|
13 years ago |
Jan Kara
|
dbd5768f87
vfs: Rename end_writeback() to clear_inode()
|
13 years ago |
Jan Kara
|
7994e6f725
vfs: Move waiting for inode writeback from end_writeback() to evict_inode()
|
13 years ago |
Eric W. Biederman
|
92361636e0
userns: Store uid and gid types in vfs structures with kuid_t and kgid_t types
|
13 years ago |
Eric W. Biederman
|
1a48e2ac03
userns: Replace the hard to write inode_userns with inode_capable.
|
13 years ago |
Al Viro
|
e59cc473cc
trim includes in inode.c
|
13 years ago |
Al Viro
|
68ac1234fb
switch touch_atime to struct path
|
13 years ago |
Al Viro
|
9bcb4b733c
vfs: turn generic_drop_inode() into static inline
|
13 years ago |
Al Viro
|
310fa7a367
restore smp_mb() in unlock_new_inode()
|
13 years ago |
Tyler Hicks
|
978d6d8c45
vfs: Correctly set the dir i_mutex lockdep class
|
13 years ago |
Dimitri Sivanich
|
074b85175a
vfs: fix panic in __d_lookup() with high dentry hashtable counts
|
13 years ago |
Miklos Szeredi
|
424a5334a5
vfs: remove printk from set_nlink()
|
13 years ago |
Konstantin Khlebnikov
|
5f8aefd44e
mm: account reaped page cache on inode cache pruning
|
13 years ago |
Miklos Szeredi
|
7ada4db886
vfs: count unlinked inodes
|
13 years ago |
Al Viro
|
62bb109170
switch inode_init_owner() to umode_t
|
14 years ago |
Al Viro
|
6b520e0565
vfs: fix the stupidity with i_dentry in inode destructors
|
13 years ago |