index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2009-11-20
nilfs2: add cache framework for persistent object allocator
Ryusuke Konishi
2009-11-20
nilfs2: unfold nilfs_palloc_block_get_bitmap function
Ryusuke Konishi
2009-11-20
nilfs2: eliminate nilfs_btnode_get function
Ryusuke Konishi
2009-11-20
nilfs2: remove newblk argument from nilfs_btnode_submit_block
Ryusuke Konishi
2009-11-20
nilfs2: use nilfs_btnode_create_block function
Ryusuke Konishi
2009-11-20
nilfs2: separate function for creating new btree node block
Ryusuke Konishi
2009-11-20
nilfs2: avoid readahead on metadata file for create mode
Ryusuke Konishi
2009-11-20
nilfs2: simplify nilfs_sufile_get_ncleansegs function
Ryusuke Konishi
2009-11-20
nilfs2: add local variable to cache the number of clean segments
Ryusuke Konishi
2009-11-20
nilfs2: unfold nilfs_sufile_block_get_header function
Ryusuke Konishi
2009-11-20
nilfs2: hide nilfs_mdt_clear calls in nilfs_mdt_destroy
Ryusuke Konishi
2009-11-20
nilfs2: eliminate inlines to directly read/write inode of metadata files
Ryusuke Konishi
2009-11-20
nilfs2: separate read method of meta data files on super root block
Ryusuke Konishi
2009-11-20
nilfs2: separate constructor of metadata files
Ryusuke Konishi
2009-11-20
nilfs2: add size option of private object to metadata file allocator
Ryusuke Konishi
2009-11-20
nilfs2: move out mark_inode_dirty calls from bmap routines
Ryusuke Konishi
2009-11-20
nilfs2: stop marking metadata inode dirty within btree operations
Ryusuke Konishi
2009-11-20
nilfs2: remove buffer locking from btree code
Ryusuke Konishi
2009-11-20
nilfs2: remove buffer locking in nilfs_mark_inode_dirty
Ryusuke Konishi
2009-11-20
nilfs2: cleanup unused match_bool function
Jiro SEKIBA
2009-11-20
nilfs2: Using nobarrier option instead of barrier=off
Jiro SEKIBA
2009-11-20
nilfs2: move definition of struct nilfs_btree_node
Jiro SEKIBA
2009-11-20
nilfs2: get rid of BUG_ON use in btree lookup routines
Ryusuke Konishi
2009-11-19
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2009-11-19
ext4: make "norecovery" an alias for "noload"
Eric Sandeen
2009-11-19
ext4: make trim/discard optional (and off by default)
Eric Sandeen
2009-11-23
ext4: fix error handling in ext4_ind_get_blocks()
Jan Kara
2009-11-23
ext4: avoid issuing unnecessary barriers
Theodore Ts'o
2009-11-19
CacheFiles: Don't log lookup/create failing with ENOBUFS
David Howells
2009-11-19
CacheFiles: Catch an overly long wait for an old active object
David Howells
2009-11-19
CacheFiles: Better showing of debugging information in active object problems
David Howells
2009-11-19
CacheFiles: Mark parent directory locks as I_MUTEX_PARENT to keep lockdep happy
David Howells
2009-11-19
CacheFiles: Handle truncate unlocking the page we're reading
David Howells
2009-11-19
CacheFiles: Don't write a full page if there's only a partial page to cache
David Howells
2009-11-19
FS-Cache: Actually requeue an object when requested
David Howells
2009-11-19
FS-Cache: Start processing an object's operations on that object's death
David Howells
2009-11-19
FS-Cache: Make sure FSCACHE_COOKIE_LOOKING_UP cleared on lookup failure
David Howells
2009-11-19
FS-Cache: Add a retirement stat counter
David Howells
2009-11-19
FS-Cache: Handle pages pending storage that get evicted under OOM conditions
David Howells
2009-11-19
FS-Cache: Handle read request vs lookup, creation or other cache failure
David Howells
2009-11-19
FS-Cache: Don't delete pending pages from the page-store tracking tree
David Howells
2009-11-19
FS-Cache: Fix lock misorder in fscache_write_op()
David Howells
2009-11-19
FS-Cache: The object-available state can't rely on the cookie to be available
David Howells
2009-11-19
FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phase
David Howells
2009-11-19
FS-Cache: Use radix tree preload correctly in tracking of pages to be stored
David Howells
2009-11-19
FS-Cache: Clear netfs pointers in cookie after detaching object, not before
David Howells
2009-11-19
FS-Cache: Add counters for entry/exit to/from cache operation functions
David Howells
2009-11-19
FS-Cache: Allow the current state of all objects to be dumped
David Howells
2009-11-19
FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work items
David Howells
2009-11-19
SLOW_WORK: Wait for outstanding work items belonging to a module to clear
David Howells
[prev]
[next]