index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK 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
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
2009-11-20
nilfs2: separate read method of meta data files on super root block
Ryusuke Konishi
2009-11-20
nilfs2: separate constructor of metadata files
Ryusuke Konishi
2009-11-20
nilfs2: add size option of private object to metadata file allocator
Ryusuke Konishi
2009-09-16
fs: remove bdev->bd_inode_backing_dev_info
Jens Axboe
2009-09-14
nilfs2: remove individual gfp constants for each metadata file
Ryusuke Konishi
2009-09-14
nilfs2: use semaphore to protect pointer to a writable FS-instance
Ryusuke Konishi
2009-06-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2009-06-12
nilfs2: get rid of bd_mount_sem use from nilfs
Ryusuke Konishi
2009-06-12
nilfs2: correct exclusion control in nilfs_remount function
Ryusuke Konishi
2009-06-12
nilfs2: simplify remaining sget() use
Ryusuke Konishi
2009-06-12
nilfs2: get rid of sget use for acquiring nilfs object
Ryusuke Konishi
2009-06-10
nilfs2: remove header file for segment list operations
Ryusuke Konishi
2009-05-22
block: Do away with the notion of hardsect_size
Martin K. Petersen
2009-04-13
nilfs2: fix lockdep recursive locking warning on meta data files
Ryusuke Konishi
2009-04-07
nilfs2: introduce secondary super block
Ryusuke Konishi
2009-04-07
nilfs2: extend nilfs_sustat ioctl struct
Ryusuke Konishi
2009-04-07
nilfs2: remove timedwait ioctl command
Ryusuke Konishi
2009-04-07
nilfs2: operations for the_nilfs core object
Ryusuke Konishi