Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fs: remove inode_lock from iput_final and prune_icache | Dave Chinner | 2011-03-24 | 1 | -1/+1 |
* | fs: icache RCU free inodes | Nick Piggin | 2011-01-07 | 1 | -1/+8 |
* | Make ->drop_inode() just return whether inode needs to be dropped | Al Viro | 2010-08-09 | 1 | -2/+2 |
* | convert logfs to ->evict_inode() | Al Viro | 2010-08-09 | 1 | -2/+1 |
* | logfs: get rid of magical inodes | Al Viro | 2010-08-09 | 1 | -28/+16 |
* | logfs: replace inode uid,gid,mode initialization with helper function | Al Viro | 2010-05-21 | 1 | -8/+1 |
* | logfs: fix sync | Joern Engel | 2010-05-05 | 1 | -2/+1 |
* | logfs: initialize li->li_refcount | Prasad Joshi | 2010-05-04 | 1 | -0/+1 |
* | logfs: Close i_ino reuse race | Joern Engel | 2010-05-01 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs | Linus Torvalds | 2010-03-06 | 1 | -1/+1 |
* | [LogFS] add new flash file system | Joern Engel | 2009-11-20 | 1 | -0/+417 |