Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e58de7baf7de11f01a675cbbf6ecc8a2758b9ca5
/
fs
/
inode.c
b32714b
partial revert of asynchronous inode delete
by Arjan van de Ven
· 16 years ago
efaee19
async: make the final inode deletion an asynchronous event
by Arjan van de Ven
· 16 years ago
0bc02f3
fs/inode: fix kernel-doc notation
by Randy Dunlap
· 16 years ago
3c1d437
mm: remove GFP_HIGHUSER_PAGECACHE
by Hugh Dickins
· 16 years ago
56ff5ef
zero i_uid/i_gid on inode allocation
by Al Viro
· 16 years ago
261bca8
nfsd/create race fixes, infrastructure
by Al Viro
· 16 years ago
d44dab8
fs: xfs needs inode_wait to be exported
by Stephen Rothwell
· 16 years ago
087e3b0
Inode: export symbol destroy_inode
by Christoph Hellwig
· 16 years ago
8290c35
Inode: Allow external list initialisation
by David Chinner
· 16 years ago
2cb1599
Inode: Allow external initialisers
by David Chinner
· 16 years ago
7d455e0
fs/inode.c: properly init address_space->writeback_index
by Chris Mason
· 16 years ago
51cc506
SL*B: drop kmem cache argument from constructor
by Alexey Dobriyan
· 16 years ago
19fd623
mm: spinlock tree_lock
by Nick Piggin
· 16 years ago
6ce07c7
VFS: fix unused variable warning
by Linus Torvalds
· 17 years ago
33dcdac
[PATCH] kill ->put_inode
by Christoph Hellwig
· 17 years ago
c5c8be3
fs/inode.c: use hlist_for_each_entry()
by Matthias Kaehlcke
· 17 years ago
20ddee2
[PATCH] r/o bind mounts: write count for file_update_time()
by Dave Hansen
· 17 years ago
cdb70f3
[PATCH] r/o bind mounts: write counts for touch_atime()
by Dave Hansen
· 17 years ago
12debc4
iget: remove iget() and the read_inode() super op as being obsolete
by David Howells
· 17 years ago
25ec56b
ext4: Add inode version support in ext4
by Jean Noel Cordenner
· 17 years ago
7a22422
vfs: Add 64 bit i_version support
by Jean Noel Cordenner
· 17 years ago
1c0eeaf
introduce I_SYNC
by Joern Engel
· 17 years ago
74bf17c
fs: remove the unused mempages parameter
by Denis Cheng
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
1e89a5e
lockdep: fixup the inode dir annotation
by Peter Zijlstra
· 17 years ago
14358e6
lockdep: annotate dir vs file i_mutex
by Peter Zijlstra
· 17 years ago
d475fd4
lockdep: per filesystem inode lock class
by Peter Zijlstra
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
8e1f936
mm: clean up and kernelify shrinker registration
by Rusty Russell
· 17 years ago
769848c
Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated
by Mel Gorman
· 17 years ago
a35afb8
Remove SLAB_CTOR_CONSTRUCTOR
by Christoph Lameter
· 17 years ago
866b04f
inode numbering: make static counters in new_inode and iunique be 32 bits
by Jeff Layton
· 17 years ago
b5e6181
Introduce a handy list_first_entry macro
by Pavel Emelianov
· 17 years ago
3361c7b
make iunique use a do/while loop rather than its obscure goto loop
by Jeffrey Layton
· 17 years ago
acb0c85
vfs: remove superflous sb == NULL checks
by Christoph Hellwig
· 17 years ago
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
ee9b6d6
[PATCH] Mark struct super_operations const
by Josef 'Jeff' Sipek
· 18 years ago
fb58b73
[PATCH] move remove_dquot_ref to dqout.c
by Christoph Hellwig
· 18 years ago
fc0ecff
[PATCH] remove invalidate_inode_pages()
by Andrew Morton
· 18 years ago
4a3b0a4
[PATCH] igrab() should check for I_CLEAR
by Jan Blunck
· 18 years ago
37756ce
[PATCH] avoid one conditional branch in touch_atime()
by Eric Dumazet
· 18 years ago
47ae32d
[PATCH] relative atime
by Valerie Henson
· 18 years ago
b227613
[PATCH] touch_atime() cleanup
by Andrew Morton
· 18 years ago
0f7fc9e
[PATCH] VFS: change struct file to use struct path
by Josef "Jeff" Sipek
· 18 years ago
0da1480
[PATCH] proper prototype for remove_inode_dquot_ref()
by Adrian Bunk
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
62752ee
[PATCH] Take i_mutex in splice_from_pipe()
by Mark Fasheh
· 18 years ago
e6c6e64
[PATCH] fs/inode.c NULL noise removal
by Al Viro
· 18 years ago
ed97bd3
[PATCH] fs/inode.c tweaks
by Andreas Mohr
· 18 years ago
b71e8a4
[PATCH] BLOCK: Move __invalidate_device() to block_dev.c [try #6]
by David Howells
· 18 years ago
5046206
[PATCH] fs.h: ifdef security fields
by Alexey Dobriyan
· 18 years ago
577c4eb
[PATCH] inode-diet: Move i_cdev into a union
by Theodore Ts'o
· 18 years ago
eaf796e
[PATCH] inode-diet: Move i_bdev into a union
by Theodore Ts'o
· 18 years ago
8e18e29
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
by Theodore Ts'o
· 18 years ago
22a3e23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
f8891e5
[PATCH] Light weight event counters
by Christoph Lameter
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
f5e54d6
[PATCH] mark address_space_operations const
by Christoph Hellwig
· 18 years ago
b7542f8
BUG_ON() Conversion in fs/inode.c
by Eric Sesterhenn
· 19 years ago
99ac48f
[PATCH] mark f_ops const in the inode
by Arjan van de Ven
· 19 years ago
fa3536c
[PATCH] Use __read_mostly on some hot fs variables
by Eric Dumazet
· 19 years ago
bdfc326
[PATCH] fs/inode.c: make iprune_mutex static
by Adrian Bunk
· 19 years ago
b019600
[PATCH] cpuset memory spread slab cache hooks
by Paul Jackson
· 19 years ago
f24075b
[PATCH] sem2mutex: iprune
by Ingo Molnar
· 19 years ago
d4f9af9
[PATCH] sem2mutex: inotify
by Ingo Molnar
· 19 years ago
7045f37
[PATCH] DocBook: fix some kernel-doc comments in fs and block
by Martin Waitz
· 19 years ago
fc33a7b
[PATCH] per-mountpoint noatime/nodiratime
by Christoph Hellwig
· 19 years ago
869243a
[PATCH] remove update_atime
by Christoph Hellwig
· 19 years ago
870f481
[PATCH] replace inode_update_time with file_update_time
by Christoph Hellwig
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
5d2bea4
[PATCH] tiny: Uninline some inode.c functions
by Matt Mackall
· 19 years ago
7f04c26
[PATCH] fix nr_unused accounting, and avoid recursing in iput with I_WILL_FREE set
by Andrea Arcangeli
· 19 years ago
27496a8
[PATCH] gfp_t: fs/*
by Al Viro
· 19 years ago
e85b565
[PATCH] move truncate_inode_pages() into ->delete_inode()
by Mark Fasheh
· 19 years ago
5acd579
[PATCH] fs: remove redundant timespec_equal test in update_atime()
by Tejun Heo
· 19 years ago
88bd512
[PATCH] Fix soft lockup due to NTFS: VFS part and explanation
by Anton Altaparmakov
· 19 years ago
0eeca28
[PATCH] inotify
by Robert Love
· 19 years ago
4120db4
[PATCH] bugfix: two read_inode() calls without clear_inode() call between
by Artem B. Bityuckiy
· 19 years ago
168a9fd
[PATCH] __wait_on_freeing_inode fix
by Miklos Szeredi
· 19 years ago
cb2c023
[PATCH] export generic_drop_inode() to modules
by Mark Fasheh
· 19 years ago
991114c
[PATCH] fix for prune_icache()/forced final iput() races
by Alexander Viro
· 19 years ago
2ef4163
[PATCH] remove do_sync parameter from __invalidate_device
by Christoph Hellwig
· 20 years ago
e422fd2c
[PATCH] avoid -ENOMEM due reclaimable slab caches
by Andrea Arcangeli
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago