index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
super.c
Age
Commit message (
Expand
)
Author
2009-06-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2009-06-11
nilfs2: get rid of bd_mount_sem use from nilfs
Ryusuke Konishi
2009-06-11
nilfs2: correct exclusion control in nilfs_remount function
Ryusuke Konishi
2009-06-11
nilfs2: simplify remaining sget() use
Ryusuke Konishi
2009-06-11
nilfs2: get rid of sget use for checking if current mount is present
Ryusuke Konishi
2009-06-11
nilfs2: get rid of sget use for acquiring nilfs object
Ryusuke Konishi
2009-06-11
nilfs2: remove meaningless EBUSY case from nilfs_get_sb function
Ryusuke Konishi
2009-06-11
nilfs2: call nilfs2_write_super from nilfs2_sync_fs
Christoph Hellwig
2009-06-11
Push BKL down into ->remount_fs()
Alessio Igor Bogani
2009-06-11
push BKL down into ->put_super
Christoph Hellwig
2009-06-11
remove ->write_super call in generic_shutdown_super
Christoph Hellwig
2009-06-10
nilfs2: use device's backing_dev_info for btree node caches
Ryusuke Konishi
2009-04-13
nilfs2: remove module version
Ryusuke Konishi
2009-04-13
nilfs2: return f_fsid for statfs2
Ryusuke Konishi
2009-04-07
nilfs2: support nanosecond timestamp
Ryusuke Konishi
2009-04-07
nilfs2: introduce secondary super block
Ryusuke Konishi
2009-04-07
nilfs2: simplify handling of active state of segments
Ryusuke Konishi
2009-04-07
nilfs2: super block operations fix endian bug
Ryusuke Konishi
2009-04-07
nilfs2: replace BUG_ON and BUG calls triggerable from ioctl
Ryusuke Konishi
2009-04-07
nilfs2: extend nilfs_sustat ioctl struct
Ryusuke Konishi
2009-04-07
nilfs2: cleanup nilfs_clear_inode
Ryusuke Konishi
2009-04-07
nilfs2: super block operations
Ryusuke Konishi