Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
63997e98a3be68d7cec806d22bf9b02b2e1daabb
/
fs
63997e9
split invalidate_inodes()
by Al Viro
· 15 years ago
9843b76
fs: skip I_FREEING inodes in writeback_sb_inodes
by Christoph Hellwig
· 15 years ago
a031878
fs: fold invalidate_list into invalidate_inodes
by Christoph Hellwig
· 15 years ago
d895a1c
fs: do not drop inode_lock in dispose_list
by Christoph Hellwig
· 15 years ago
7ccf19a
fs: inode split IO and LRU lists
by Nick Piggin
· 15 years ago
a5491e0
fs: switch bdev inode bdi's correctly
by Dave Chinner
· 15 years ago
99a3891
fs: fix buffer invalidation in invalidate_list
by Christoph Hellwig
· 15 years ago
4d4eb36
fsnotify: use dget_parent
by Christoph Hellwig
· 15 years ago
be9eee2
smbfs: use dget_parent
by Christoph Hellwig
· 15 years ago
0461ee2
exportfs: use dget_parent
by Christoph Hellwig
· 15 years ago
3825bdb
fs: use RCU read side protection in d_validate
by Christoph Hellwig
· 15 years ago
a463335
fs: clean up dentry lru modification
by Christoph Hellwig
· 15 years ago
3049cfe
fs: split __shrink_dcache_sb
by Christoph Hellwig
· 15 years ago
265ac90
fs: improve DCACHE_REFERENCED usage
by Nick Piggin
· 15 years ago
312d3ca
fs: use percpu counter for nr_dentry and nr_dentry_unused
by Christoph Hellwig
· 15 years ago
9c82ab9
fs: simplify __d_free
by Christoph Hellwig
· 15 years ago
be14824
fs: take dcache_lock inside __d_path
by Christoph Hellwig
· 15 years ago
85fe402
fs: do not assign default i_ino in new_inode
by Christoph Hellwig
· 15 years ago
f991bd2
fs: introduce a per-cpu last_ino allocator
by Eric Dumazet
· 15 years ago
7de9c6e
new helper: ihold()
by Al Viro
· 15 years ago
646ec46
fs: remove inode_add_to_list/__inode_add_to_list
by Christoph Hellwig
· 15 years ago
f7899bd
fs: move i_count increments into find_inode/find_inode_fast
by Christoph Hellwig
· 15 years ago
ad5e195
fs: Stop abusing find_inode_fast in iunique
by Christoph Hellwig
· 15 years ago
4c51acb
fs: Factor inode hash operations into functions
by Dave Chinner
· 15 years ago
9e38d86
fs: Implement lazy LRU updates for inodes
by Nick Piggin
· 15 years ago
cffbc8a
fs: Convert nr_inodes and nr_unused to per-cpu counters
by Dave Chinner
· 15 years ago
be1a16a
vfs: fix infinite loop caused by clone_mnt race
by Miklos Szeredi
· 15 years ago
89b0fc3
switch hfs to hlist_add_fake()
by Al Viro
· 15 years ago
756acc2
list.h: new helper - hlist_add_fake()
by Al Viro
· 15 years ago
1d3382c
new helper: inode_unhashed()
by Al Viro
· 15 years ago
a8dade3
unexport invalidate_inodes
by Al Viro
· 15 years ago
61ebdb4
smbfs never retains inodes with zero refcount in the first place
by Al Viro
· 15 years ago
70fd136
ntfs: don't call invalidate_inodes()
by Al Viro
· 15 years ago
9dcefee50
gfs2: invalidate_inodes() is no-op there
by Al Viro
· 15 years ago
8e3b9a0
ext2_remount: don't bother with invalidate_inodes()
by Al Viro
· 15 years ago
309f77a
fs/buffer.c: call __block_write_begin() if we have page
by Namhyung Kim
· 15 years ago
a3314a0
lockdep: fixup checking of dir inode annotation
by Namhyung Kim
· 15 years ago
306fb09
aio: bump i_count instead of using igrab
by Chris Mason
· 15 years ago
8358e7d
fs/buffer.c: remove duplicated assignment on b_private
by Namhyung Kim
· 15 years ago
bb1e5f8
fs: move exportfs since it is not a networking filesystem
by Randy Dunlap
· 15 years ago
3072b90
hfs: use sync_dirty_buffer
by Christoph Hellwig
· 15 years ago
4a3956c
vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos
by KAMEZAWA Hiroyuki
· 15 years ago
ba10f48
hostfs: fix UML crash: remove f_spare from hostfs
by Richard Weinberger
· 15 years ago
0e45b67
affs: testing the wrong variable
by Dan Carpenter
· 15 years ago
7e360c3
fs: allow for more than 2^31 files
by Eric Dumazet
· 15 years ago
fde214d
isofs: Fix isofs_get_blocks for 8TB files
by Jan Kara
· 15 years ago
ebdec24
fs: kill block_prepare_write
by Christoph Hellwig
· 15 years ago
56b0dac
fs: mark destroy_inode static
by Christoph Hellwig
· 15 years ago
c376501
fs: add sync_inode_metadata
by Christoph Hellwig
· 15 years ago
81fca44
fs: move permission check back into __lookup_hash
by Christoph Hellwig
· 15 years ago
57c155d
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 15 years ago
fe2fd9e
exofs: Remove inode->i_count manipulation in exofs_new_inode
by Boaz Harrosh
· 15 years ago
571f7f4
fs/exofs: typo fix of faild to failed
by Joe Perches
· 15 years ago
da47c19
Coda: replace BKL with mutex
by Yoshihisa Abe
· 15 years ago
f7cc02b
Coda: push BKL regions into coda_upcall()
by Yoshihisa Abe
· 15 years ago
b5ce1d8
Coda: add spin lock to protect accesses to struct coda_inode_info.
by Yoshihisa Abe
· 15 years ago
8e77516
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
f253b86
Revert "block: fix accounting bug on cross partition merges"
by Jens Axboe
· 15 years ago
6c2754c
Revert "tty: Add a new file /proc/tty/consoles"
by Linus Torvalds
· 15 years ago
ab34c02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 15 years ago
73ecf3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 15 years ago
b9da0571
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 15 years ago
f8cae0f
ocfs2: drop the BLKDEV_IFL_WAIT flag
by Linus Torvalds
· 15 years ago
d2ecad9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 15 years ago
2c15bd0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
by Linus Torvalds
· 15 years ago
5fe3a5a
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 15 years ago
6b81e14
nilfs2: eliminate sparse warning - "context imbalance"
by Jiro SEKIBA
· 15 years ago
abc0b50
nilfs2: eliminate sparse warnings - "symbol not declared"
by Jiro SEKIBA
· 15 years ago
026a7d6
nilfs2: get rid of bdi from nilfs object
by Ryusuke Konishi
· 15 years ago
5beb6e0
nilfs2: add bdev freeze/thaw support
by Ryusuke Konishi
· 15 years ago
c05dbfc
nilfs2: accept 64-bit checkpoint numbers in cp mount option
by Ryusuke Konishi
· 15 years ago
2879ed6
nilfs2: remove own inode allocator and destructor for metadata files
by Ryusuke Konishi
· 15 years ago
090fd5b
nilfs2: get rid of back pointer to writable sb instance
by Ryusuke Konishi
· 15 years ago
c6e0718
nilfs2: get rid of mi_nilfs back pointer to nilfs object
by Ryusuke Konishi
· 15 years ago
032dbb3
nilfs2: see state of root dentry for mount check of snapshots
by Ryusuke Konishi
· 15 years ago
f1e89c8
nilfs2: use iget for all metadata files
by Ryusuke Konishi
· 15 years ago
c1c1d7092
nilfs2: get rid of GCDAT inode
by Ryusuke Konishi
· 15 years ago
b1f6a4f
nilfs2: add routines to redirect access to buffers of DAT file
by Ryusuke Konishi
· 15 years ago
ebdfed4
nilfs2: add routines to roll back state of DAT file
by Ryusuke Konishi
· 15 years ago
a8070dd
nilfs2: add routines to save and restore bmap state
by Ryusuke Konishi
· 15 years ago
adbb39b
nilfs2: do not allocate nilfs_mdt_info structure to gc-inodes
by Ryusuke Konishi
· 15 years ago
518d1a6
nilfs2: allow nilfs_clear_inode to clear metadata file inodes
by Ryusuke Konishi
· 15 years ago
348fe8d
nilfs2: simplify life cycle management of nilfs object
by Ryusuke Konishi
· 15 years ago
f11459a
nilfs2: do not allocate multiple super block instances for a device
by Ryusuke Konishi
· 15 years ago
ab4d8f7
nilfs2: split out nilfs_attach_snapshot
by Ryusuke Konishi
· 15 years ago
367ea33
nilfs2: split out nilfs_get_root_dentry
by Ryusuke Konishi
· 15 years ago
dc3d3b8
nilfs2: deny write access to inodes in snapshots
by Ryusuke Konishi
· 15 years ago
fd52202
nilfs2: use checkpoint tree for mount check of snapshots
by Ryusuke Konishi
· 15 years ago
b7c0634
nilfs2: move inode count and block count into root object
by Ryusuke Konishi
· 15 years ago
e912a5b
nilfs2: use root object to get ifile
by Ryusuke Konishi
· 15 years ago
8e656fd
nilfs2: make snapshots in checkpoint tree exportable
by Ryusuke Konishi
· 15 years ago
4d8d929
nilfs2: set pointer to root object in inodes
by Ryusuke Konishi
· 15 years ago
ba65ae4
nilfs2: add checkpoint tree to nilfs object
by Ryusuke Konishi
· 15 years ago
263d90c
nilfs2: remove own inode hash used for GC
by Ryusuke Konishi
· 15 years ago
5e19a99
nilfs2: separate initializer of metadata file inode
by Ryusuke Konishi
· 15 years ago
0e14a35
nilfs2: use iget5_locked to get inode
by Ryusuke Konishi
· 15 years ago
6c43f41
nilfs2: keep zero value in i_cno except for gc-inodes
by Ryusuke Konishi
· 15 years ago
7d6cd92
nilfs2: allow nilfs_dirty_inode to mark metadata file inodes dirty
by Ryusuke Konishi
· 15 years ago
b91c9a9
nilfs2: allow nilfs_destroy_inode to destroy metadata file inodes
by Ryusuke Konishi
· 15 years ago
Next »