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
/
super.c
Age
Commit message (
Expand
)
Author
2015-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-17
nilfs2: fix gcc warning at nilfs_checkpoint_is_mounted()
Ryusuke Konishi
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-01-20
fs: remove mapping->backing_dev_info
Christoph Hellwig
2015-01-20
nilfs2: set up s_bdi like the generic mount_bdev code
Christoph Hellwig
2014-10-14
nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs()
Andreas Rohner
2014-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-08-08
nilfs2: integrate sysfs support into driver
Vyacheslav Dubeyko
2014-08-07
dcache: d_obtain_alias callers don't all want DISCONNECTED
J. Bruce Fields
2014-03-13
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
2013-09-04
git simplify nilfs check for busy subtree
Al Viro
2013-07-05
helper for reading ->d_count
Al Viro
2013-07-03
] nilfs2: use atomic64_t type for inodes_count and blocks_count fields in nil...
Vyacheslav Dubeyko
2013-07-03
nilfs2: implement calculation of free inodes count
Vyacheslav Dubeyko
2013-03-04
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2012-10-03
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
2012-08-04
nilfs2: nuke write_super from comments
Artem Bityutskiy
2012-07-31
nilfs2: fix deadlock issue between chcp and thaw ioctls
Ryusuke Konishi
2012-07-31
nilfs2: remove references to long gone super operations
Fernando Luis Vazquez Cao
2012-07-14
VFS: Pass mount flags to sget()
David Howells
2012-03-21
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-21
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
Al Viro
2012-01-07
vfs: switch ->show_options() to struct dentry *
Al Viro
2012-01-04
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
2011-05-10
nilfs2: always set back pointer to host inode in mapping->host
Ryusuke Konishi
2011-05-10
nilfs2: implement resize ioctl
Ryusuke Konishi
2011-05-10
nilfs2: add routine to move secondary super block
Ryusuke Konishi
2011-03-09
nilfs2: get rid of nilfs_sb_info structure
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 parameters on nilfs_sb_info into nilfs object
Ryusuke Konishi
2011-03-09
nilfs2: move mount options to nilfs object
Ryusuke Konishi
2011-02-24
mm: prevent concurrent unmap_mapping_range() on the same inode
Miklos Szeredi
2011-01-22
nilfs2: fix crash after one superblock became unavailable
Ryusuke Konishi
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-01-10
headers: kobject.h redux
Alexey Dobriyan
2011-01-10
nilfs2: get rid of nilfs_mount_options structure
Ryusuke Konishi
2011-01-10
fs/nilfs2/super.c: Use printf extension %pV
Joe Perches
2011-01-07
fs: icache RCU free inodes
Nick Piggin
2011-01-07
fs: dcache scale dentry refcount
Nick Piggin
2010-11-13
block: clean up blkdev_get() wrappers and their users
Tejun Heo
2010-11-13
block: make blkdev_get/put() handle exclusive access
Tejun Heo
2010-10-29
convert nilfs
Al Viro
2010-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2010-10-23
nilfs2: eliminate sparse warnings - "symbol not declared"
Jiro SEKIBA
2010-10-23
nilfs2: get rid of bdi from nilfs object
Ryusuke Konishi
2010-10-23
nilfs2: add bdev freeze/thaw support
Ryusuke Konishi
2010-10-23
nilfs2: accept 64-bit checkpoint numbers in cp mount option
Ryusuke Konishi
2010-10-23
nilfs2: remove own inode allocator and destructor for metadata files
Ryusuke Konishi
[next]