Chris Mason
|
7d455e0030
fs/inode.c: properly init address_space->writeback_index
|
16 years ago |
Alexey Dobriyan
|
51cc50685a
SL*B: drop kmem cache argument from constructor
|
17 years ago |
Nick Piggin
|
19fd623127
mm: spinlock tree_lock
|
17 years ago |
Linus Torvalds
|
6ce07c7b61
VFS: fix unused variable warning
|
17 years ago |
Christoph Hellwig
|
33dcdac2df
[PATCH] kill ->put_inode
|
17 years ago |
Matthias Kaehlcke
|
c5c8be3ce5
fs/inode.c: use hlist_for_each_entry()
|
17 years ago |
Dave Hansen
|
20ddee2c75
[PATCH] r/o bind mounts: write count for file_update_time()
|
17 years ago |
Dave Hansen
|
cdb70f3f74
[PATCH] r/o bind mounts: write counts for touch_atime()
|
17 years ago |
David Howells
|
12debc4248
iget: remove iget() and the read_inode() super op as being obsolete
|
17 years ago |
Jean Noel Cordenner
|
25ec56b518
ext4: Add inode version support in ext4
|
17 years ago |
Jean Noel Cordenner
|
7a224228ed
vfs: Add 64 bit i_version support
|
17 years ago |
Joern Engel
|
1c0eeaf569
introduce I_SYNC
|
17 years ago |
Denis Cheng
|
74bf17cffc
fs: remove the unused mempages parameter
|
17 years ago |
Christoph Lameter
|
4ba9b9d0ba
Slab API: remove useless ctor parameter and reorder parameters
|
17 years ago |
Peter Zijlstra
|
1e89a5e15a
lockdep: fixup the inode dir annotation
|
17 years ago |
Peter Zijlstra
|
14358e6dda
lockdep: annotate dir vs file i_mutex
|
17 years ago |
Peter Zijlstra
|
d475fd428c
lockdep: per filesystem inode lock class
|
17 years ago |
Paul Mundt
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
18 years ago |
Rusty Russell
|
8e1f936b73
mm: clean up and kernelify shrinker registration
|
18 years ago |
Mel Gorman
|
769848c038
Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated
|
18 years ago |
Christoph Lameter
|
a35afb830f
Remove SLAB_CTOR_CONSTRUCTOR
|
18 years ago |
Jeff Layton
|
866b04fccb
inode numbering: make static counters in new_inode and iunique be 32 bits
|
18 years ago |
Pavel Emelianov
|
b5e618181a
Introduce a handy list_first_entry macro
|
18 years ago |
Jeffrey Layton
|
3361c7bebb
make iunique use a do/while loop rather than its obscure goto loop
|
18 years ago |
Christoph Hellwig
|
acb0c854fa
vfs: remove superflous sb == NULL checks
|
18 years ago |
Christoph Lameter
|
50953fe9e0
slab allocators: Remove SLAB_DEBUG_INITIAL flag
|
18 years ago |
Josef 'Jeff' Sipek
|
ee9b6d61a2
[PATCH] Mark struct super_operations const
|
18 years ago |
Christoph Hellwig
|
fb58b7316a
[PATCH] move remove_dquot_ref to dqout.c
|
18 years ago |
Andrew Morton
|
fc0ecff698
[PATCH] remove invalidate_inode_pages()
|
18 years ago |
Jan Blunck
|
4a3b0a490d
[PATCH] igrab() should check for I_CLEAR
|
18 years ago |