summaryrefslogtreecommitdiff
path: root/fs/nilfs2/the_nilfs.h
AgeCommit message (Expand)Author
2018-02-06nilfs2: use time64_t internallyArnd Bergmann
2017-11-17fs, nilfs: convert nilfs_root.count from atomic_t to refcount_tElena Reshetova
2016-08-02nilfs2: fix misuse of a semaphore in sysfs codeRyusuke Konishi
2016-08-02nilfs2: embed a back pointer to super block instance in nilfs objectRyusuke Konishi
2016-05-23nilfs2: remove loops of single statement macrosRyusuke Konishi
2016-05-23nilfs2: avoid bare use of 'unsigned'Ryusuke Konishi
2016-05-23nilfs2: add missing line spacingRyusuke Konishi
2016-05-23nilfs2: clean up old e-mail addressesRyusuke Konishi
2016-05-23nilfs2: remove FSF mailing address from GPL noticesRyusuke Konishi
2014-10-14nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs()Andreas Rohner
2014-08-08nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots/<snapshot> groupVyacheslav Dubeyko
2014-08-08nilfs2: add /sys/fs/nilfs2/<device>/superblock groupVyacheslav Dubeyko
2014-08-08nilfs2: add /sys/fs/nilfs2/<device> groupVyacheslav Dubeyko
2013-07-03] nilfs2: use atomic64_t type for inodes_count and blocks_count fields in nil...Vyacheslav Dubeyko
2012-08-04nilfs2: nuke write_super from commentsArtem Bityutskiy
2012-07-30nilfs2: add omitted comments for different structures in driver implementationVyacheslav Dubeyko
2012-07-30nilfs2: fix deadlock issue between chcp and thaw ioctlsRyusuke Konishi
2012-07-30nilfs2: add omitted comment for ns_mount_state field of the_nilfs structureVyacheslav Dubeyko
2011-05-10nilfs2: implement resize ioctlRyusuke Konishi
2011-03-09nilfs2: get rid of nilfs_sb_info structureRyusuke Konishi
2011-03-09nilfs2: use sb instance instead of nilfs_sb_info structRyusuke Konishi
2011-03-09nilfs2: move log writer onto nilfs objectRyusuke Konishi
2011-03-09nilfs2: move next generation counter into nilfs objectRyusuke Konishi
2011-03-09nilfs2: move s_inode_lock and s_dirty_files into nilfs objectRyusuke Konishi
2011-03-09nilfs2: move parameters on nilfs_sb_info into nilfs objectRyusuke Konishi
2011-03-09nilfs2: move mount options to nilfs objectRyusuke Konishi
2011-01-10nilfs2: get rid of loaded flag from nilfs objectRyusuke Konishi
2010-10-23nilfs2: get rid of bdi from nilfs objectRyusuke Konishi
2010-10-23nilfs2: get rid of back pointer to writable sb instanceRyusuke Konishi
2010-10-23nilfs2: see state of root dentry for mount check of snapshotsRyusuke Konishi
2010-10-23nilfs2: get rid of GCDAT inodeRyusuke Konishi
2010-10-23nilfs2: simplify life cycle management of nilfs objectRyusuke Konishi
2010-10-23nilfs2: do not allocate multiple super block instances for a deviceRyusuke Konishi
2010-10-23nilfs2: add checkpoint tree to nilfs objectRyusuke Konishi
2010-10-23nilfs2: remove own inode hash used for GCRyusuke Konishi
2010-07-23nilfs2: do not update log cursor for small changeRyusuke Konishi
2010-07-23nilfs2: sync super blocks in turnsJiro SEKIBA
2010-07-23nilfs2: get rid of ns_free_segments_countRyusuke Konishi
2010-07-23nilfs2: add blocksize member to nilfs objectRyusuke Konishi
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-13nilfs2: get rid of s_dirt flag useRyusuke Konishi
2010-02-13nilfs2: issue discard request after cleaning segmentsJiro SEKIBA
2009-11-20nilfs2: add helper to get if volume is in a valid stateRyusuke Konishi
2009-09-14nilfs2: shorten freeze period due to GC in write operation v3Jiro SEKIBA
2009-09-14nilfs2: clean up nilfs_write_superJiro SEKIBA
2009-09-14nilfs2: use semaphore to protect pointer to a writable FS-instanceRyusuke Konishi
2009-08-19nilfs2: fix oopses with doubly mounted snapshotsRyusuke Konishi
2009-06-11nilfs2: get rid of bd_mount_sem use from nilfsRyusuke Konishi
2009-06-11nilfs2: correct exclusion control in nilfs_remount functionRyusuke Konishi
2009-06-11nilfs2: simplify remaining sget() useRyusuke Konishi