index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
the_nilfs.c
Age
Commit message (
Expand
)
Author
2012-07-31
nilfs2: fix deadlock issue between chcp and thaw ioctls
Ryusuke Konishi
2012-03-17
nilfs2: fix NULL pointer dereference in nilfs_load_super_block()
Ryusuke Konishi
2012-03-17
nilfs2: clamp ns_r_segments_percentage to [1, 99]
Haogang Chen
2011-05-10
nilfs2: implement resize ioctl
Ryusuke Konishi
2011-03-09
nilfs2: use sb instance instead of nilfs_sb_info struct
Ryusuke Konishi
2011-03-09
nilfs2: move next generation counter into nilfs object
Ryusuke Konishi
2011-03-09
nilfs2: move s_inode_lock and s_dirty_files into nilfs object
Ryusuke Konishi
2011-03-09
nilfs2: move mount options to nilfs object
Ryusuke Konishi
2011-03-08
nilfs2: append blocksize info to warnings during loading super blocks
Ryusuke Konishi
2011-01-10
nilfs2: unfold nilfs_dat_inode function
Ryusuke Konishi
2011-01-10
nilfs2: get rid of loaded flag from nilfs object
Ryusuke Konishi
2010-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2010-10-23
nilfs2: get rid of bdi from nilfs object
Ryusuke Konishi
2010-10-23
nilfs2: get rid of back pointer to writable sb instance
Ryusuke Konishi
2010-10-23
nilfs2: see state of root dentry for mount check of snapshots
Ryusuke Konishi
2010-10-23
nilfs2: use iget for all metadata files
Ryusuke Konishi
2010-10-23
nilfs2: get rid of GCDAT inode
Ryusuke Konishi
2010-10-23
nilfs2: simplify life cycle management of nilfs object
Ryusuke Konishi
2010-10-23
nilfs2: do not allocate multiple super block instances for a device
Ryusuke Konishi
2010-10-23
nilfs2: use checkpoint tree for mount check of snapshots
Ryusuke Konishi
2010-10-23
nilfs2: add checkpoint tree to nilfs object
Ryusuke Konishi
2010-10-23
nilfs2: remove own inode hash used for GC
Ryusuke Konishi
2010-10-23
nilfs2: accept future revisions
Ryusuke Konishi
2010-10-19
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
Jens Axboe
2010-09-16
block: remove BLKDEV_IFL_WAIT
Christoph Hellwig
2010-09-10
nilfs2: replace barriers with explicit flush / FUA usage
Christoph Hellwig
2010-08-30
nilfs2: fix leak of shadow dat inode in error path of load_nilfs
Ryusuke Konishi
2010-08-18
nilfs2: wait for discard to finish
Ryusuke Konishi
2010-08-16
nilfs2: fix false warning saying one of two super blocks is broken
Ryusuke Konishi
2010-07-25
nilfs2: reject filesystem with unsupported block size
Ryusuke Konishi
2010-07-23
nilfs2: reject incompatible filesystem
Ryusuke Konishi
2010-07-23
nilfs2: do not update log cursor for small change
Ryusuke Konishi
2010-07-23
nilfs2: implement fallback for super root search
Ryusuke Konishi
2010-07-23
nilfs2: separate setup of log cursor from init_nilfs
Ryusuke Konishi
2010-07-23
nilfs2: sync super blocks in turns
Jiro SEKIBA
2010-07-23
nilfs2: add nilfs_cleanup_super
Ryusuke Konishi
2010-07-23
nilfs2: get rid of ns_free_segments_count
Ryusuke Konishi
2010-07-23
nilfs2: rename nilfs_recover_logical_segments function
Ryusuke Konishi
2010-07-23
nilfs2: refactor recovery logic routines
Ryusuke Konishi
2010-07-23
nilfs2: add blocksize member to nilfs object
Ryusuke Konishi
2010-05-21
Merge branch 'master' into for-2.6.35
Jens Axboe
2010-05-10
nilfs2: use checkpoint number instead of timestamp to select super block
Ryusuke Konishi
2010-04-29
nilfs: fix breakage caused by barrier flag changes
Stephen Rothwell
2010-03-14
nilfs2: remove whitespaces before quoted newlines
Ryusuke Konishi
2010-02-13
nilfs2: issue discard request after cleaning segments
Jiro SEKIBA
2009-11-20
nilfs2: add norecovery mount option
Ryusuke Konishi
2009-11-20
nilfs2: add helper to get if volume is in a valid state
Ryusuke Konishi
2009-11-20
nilfs2: move recovery completion into load_nilfs function
Ryusuke Konishi
2009-11-20
nilfs2: simplify nilfs_sufile_get_ncleansegs function
Ryusuke Konishi
2009-11-20
nilfs2: hide nilfs_mdt_clear calls in nilfs_mdt_destroy
Ryusuke Konishi
[next]