index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-02
nilfs2: refactor parser of snapshot mount option
Ryusuke Konishi
1
-18
/
+35
2016-08-02
nilfs2: replace nilfs_warning() with nilfs_msg()
Ryusuke Konishi
1
-20
/
+1
2016-08-02
nilfs2: reduce bare use of printk() with nilfs_msg()
Ryusuke Konishi
1
-53
/
+47
2016-08-02
nilfs2: embed a back pointer to super block instance in nilfs object
Ryusuke Konishi
1
-1
/
+1
2016-08-02
nilfs2: add nilfs_msg() message interface
Ryusuke Konishi
1
-0
/
+16
2016-08-02
nilfs2: hide function name argument from nilfs_error()
Ryusuke Konishi
1
-10
/
+12
2016-05-23
nilfs2: fix code indent coding style issue
Ryusuke Konishi
1
-1
/
+1
2016-05-23
nilfs2: remove space before semicolon
Ryusuke Konishi
1
-1
/
+1
2016-05-23
nilfs2: add missing line spacing
Ryusuke Konishi
1
-0
/
+1
2016-05-23
nilfs2: move cleanup code of metadata file from inode routines
Ryusuke Konishi
1
-5
/
+3
2016-05-23
nilfs2: clean up old e-mail addresses
Ryusuke Konishi
1
-1
/
+1
2016-05-23
nilfs2: remove FSF mailing address from GPL notices
Ryusuke Konishi
1
-4
/
+0
2016-05-23
nilfs2: fix white space issue in nilfs_mount()
Ryusuke Konishi
1
-1
/
+1
2016-01-14
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
1
-1
/
+2
2016-01-06
fs: use block_device name vsprintf helper
Dmitry Monakhov
1
-4
/
+2
2015-11-06
nilfs2: fix gcc uninitialized-variable warnings in powerpc build
Ryusuke Konishi
1
-1
/
+4
2015-11-06
nilfs2: drop null test before destroy functions
Julia Lawall
1
-8
/
+4
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2015-04-17
nilfs2: fix gcc warning at nilfs_checkpoint_is_mounted()
Ryusuke Konishi
1
-1
/
+1
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-3
/
+3
2015-01-20
fs: remove mapping->backing_dev_info
Christoph Hellwig
1
-1
/
+1
2015-01-20
nilfs2: set up s_bdi like the generic mount_bdev code
Christoph Hellwig
1
-3
/
+1
2014-10-14
nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs()
Andreas Rohner
1
-0
/
+6
2014-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2014-08-08
nilfs2: integrate sysfs support into driver
Vyacheslav Dubeyko
1
-1
/
+8
2014-08-07
dcache: d_obtain_alias callers don't all want DISCONNECTED
J. Bruce Fields
1
-1
/
+1
2014-03-13
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
1
-0
/
+1
2013-09-03
git simplify nilfs check for busy subtree
Al Viro
1
-19
/
+7
2013-07-05
helper for reading ->d_count
Al Viro
1
-1
/
+1
2013-07-03
] nilfs2: use atomic64_t type for inodes_count and blocks_count fields in nil...
Vyacheslav Dubeyko
1
-3
/
+5
2013-07-03
nilfs2: implement calculation of free inodes count
Vyacheslav Dubeyko
1
-2
/
+23
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
1
-0
/
+1
2012-10-02
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
1
-0
/
+6
2012-08-04
nilfs2: nuke write_super from comments
Artem Bityutskiy
1
-4
/
+0
2012-07-30
nilfs2: fix deadlock issue between chcp and thaw ioctls
Ryusuke Konishi
1
-0
/
+3
2012-07-30
nilfs2: remove references to long gone super operations
Fernando Luis Vazquez Cao
1
-3
/
+0
2012-07-14
VFS: Pass mount flags to sget()
David Howells
1
-2
/
+2
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
1
-2
/
+1
2012-03-20
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
Al Viro
1
-0
/
+1
2012-01-06
vfs: switch ->show_options() to struct dentry *
Al Viro
1
-3
/
+3
2012-01-03
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
1
-2
/
+0
2011-05-10
nilfs2: always set back pointer to host inode in mapping->host
Ryusuke Konishi
1
-1
/
+1
2011-05-10
nilfs2: implement resize ioctl
Ryusuke Konishi
1
-0
/
+72
2011-05-10
nilfs2: add routine to move secondary super block
Ryusuke Konishi
1
-0
/
+57
2011-03-09
nilfs2: get rid of nilfs_sb_info structure
Ryusuke Konishi
1
-40
/
+23
2011-03-09
nilfs2: use sb instance instead of nilfs_sb_info struct
Ryusuke Konishi
1
-54
/
+51
2011-03-09
nilfs2: move next generation counter into nilfs object
Ryusuke Konishi
1
-11
/
+0
2011-03-09
nilfs2: move s_inode_lock and s_dirty_files into nilfs object
Ryusuke Konishi
1
-3
/
+0
2011-03-09
nilfs2: move parameters on nilfs_sb_info into nilfs object
Ryusuke Konishi
1
-5
/
+5
2011-03-09
nilfs2: move mount options to nilfs object
Ryusuke Konishi
1
-27
/
+29
[next]