aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nilfs2/super.c
Commit message (Expand)AuthorAge
* nilfs2: always set back pointer to host inode in mapping->hostRyusuke Konishi2011-05-10
* nilfs2: implement resize ioctlRyusuke Konishi2011-05-10
* nilfs2: add routine to move secondary super blockRyusuke Konishi2011-05-10
* nilfs2: get rid of nilfs_sb_info structureRyusuke Konishi2011-03-08
* nilfs2: use sb instance instead of nilfs_sb_info structRyusuke Konishi2011-03-08
* nilfs2: move next generation counter into nilfs objectRyusuke Konishi2011-03-08
* nilfs2: move s_inode_lock and s_dirty_files into nilfs objectRyusuke Konishi2011-03-08
* nilfs2: move parameters on nilfs_sb_info into nilfs objectRyusuke Konishi2011-03-08
* nilfs2: move mount options to nilfs objectRyusuke Konishi2011-03-08
* mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi2011-02-23
* nilfs2: fix crash after one superblock became unavailableRyusuke Konishi2011-01-22
* Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-13
|\
| * block: clean up blkdev_get() wrappers and their usersTejun Heo2010-11-13
| * block: make blkdev_get/put() handle exclusive accessTejun Heo2010-11-13
* | headers: kobject.h reduxAlexey Dobriyan2011-01-10
* | nilfs2: get rid of nilfs_mount_options structureRyusuke Konishi2011-01-10
* | fs/nilfs2/super.c: Use printf extension %pVJoe Perches2011-01-10
* | fs: icache RCU free inodesNick Piggin2011-01-07
* | fs: dcache scale dentry refcountNick Piggin2011-01-07
|/
* convert nilfsAl Viro2010-10-29
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2010-10-23
|\
| * nilfs2: eliminate sparse warnings - "symbol not declared"Jiro SEKIBA2010-10-22
| * nilfs2: get rid of bdi from nilfs objectRyusuke Konishi2010-10-22
| * nilfs2: add bdev freeze/thaw supportRyusuke Konishi2010-10-22
| * nilfs2: accept 64-bit checkpoint numbers in cp mount optionRyusuke Konishi2010-10-22
| * nilfs2: remove own inode allocator and destructor for metadata filesRyusuke Konishi2010-10-22
| * nilfs2: see state of root dentry for mount check of snapshotsRyusuke Konishi2010-10-22
| * nilfs2: use iget for all metadata filesRyusuke Konishi2010-10-22
| * nilfs2: simplify life cycle management of nilfs objectRyusuke Konishi2010-10-22
| * nilfs2: do not allocate multiple super block instances for a deviceRyusuke Konishi2010-10-22
| * nilfs2: split out nilfs_attach_snapshotRyusuke Konishi2010-10-22
| * nilfs2: split out nilfs_get_root_dentryRyusuke Konishi2010-10-22
| * nilfs2: move inode count and block count into root objectRyusuke Konishi2010-10-22
| * nilfs2: use root object to get ifileRyusuke Konishi2010-10-22
| * nilfs2: make snapshots in checkpoint tree exportableRyusuke Konishi2010-10-22
| * nilfs2: set pointer to root object in inodesRyusuke Konishi2010-10-22
| * nilfs2: use iget5_locked to get inodeRyusuke Konishi2010-10-22
| * nilfs2: allow nilfs_destroy_inode to destroy metadata file inodesRyusuke Konishi2010-10-22
* | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-22
|\ \ | |/ |/|
| * nilfs2: replace barriers with explicit flush / FUA usageChristoph Hellwig2010-09-10
* | BKL: Remove BKL from NILFS2Jan Blunck2010-10-04
* | BKL: Explicitly add BKL around get_sb/fill_superJan Blunck2010-10-04
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-18
|\
| * kill BH_Ordered flagChristoph Hellwig2010-08-18
* | nilfs2: fix list corruption after ifile creation failureRyusuke Konishi2010-08-15
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-10
|\
| * convert nilfs2 to ->evict_inode()Al Viro2010-08-09
* | nilfs2: reject incompatible filesystemRyusuke Konishi2010-07-22
* | nilfs2: get rid of nilfs_bmap_unionRyusuke Konishi2010-07-22
* | nilfs2: pass remount flag to parse_optionsRyusuke Konishi2010-07-22