aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nilfs2/super.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* | nilfs2: fix gcc warning at nilfs_checkpoint_is_mounted()Ryusuke Konishi2015-04-17
|/
* fs: remove mapping->backing_dev_infoChristoph Hellwig2015-01-20
* nilfs2: set up s_bdi like the generic mount_bdev codeChristoph Hellwig2015-01-20
* nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs()Andreas Rohner2014-10-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-08-11
|\
| * dcache: d_obtain_alias callers don't all want DISCONNECTEDJ. Bruce Fields2014-08-07
* | nilfs2: integrate sysfs support into driverVyacheslav Dubeyko2014-08-08
|/
* fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2014-03-13
* git simplify nilfs check for busy subtreeAl Viro2013-09-03
* helper for reading ->d_countAl Viro2013-07-05
* ] nilfs2: use atomic64_t type for inodes_count and blocks_count fields in nil...Vyacheslav Dubeyko2013-07-03
* nilfs2: implement calculation of free inodes countVyacheslav Dubeyko2013-07-03
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-02
* nilfs2: nuke write_super from commentsArtem Bityutskiy2012-08-04
* nilfs2: fix deadlock issue between chcp and thaw ioctlsRyusuke Konishi2012-07-30
* nilfs2: remove references to long gone super operationsFernando Luis Vazquez Cao2012-07-30
* VFS: Pass mount flags to sget()David Howells2012-07-14
* switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
* vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro2012-03-20
* vfs: switch ->show_options() to struct dentry *Al Viro2012-01-06
* vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-03
* 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