index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
super.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
2012-10-02
1
-0
/
+6
*
nilfs2: nuke write_super from comments
Artem Bityutskiy
2012-08-04
1
-4
/
+0
*
nilfs2: fix deadlock issue between chcp and thaw ioctls
Ryusuke Konishi
2012-07-30
1
-0
/
+3
*
nilfs2: remove references to long gone super operations
Fernando Luis Vazquez Cao
2012-07-30
1
-3
/
+0
*
VFS: Pass mount flags to sget()
David Howells
2012-07-14
1
-2
/
+2
*
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
1
-2
/
+1
*
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
Al Viro
2012-03-20
1
-0
/
+1
*
vfs: switch ->show_options() to struct dentry *
Al Viro
2012-01-06
1
-3
/
+3
*
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
2012-01-03
1
-2
/
+0
*
nilfs2: always set back pointer to host inode in mapping->host
Ryusuke Konishi
2011-05-10
1
-1
/
+1
*
nilfs2: implement resize ioctl
Ryusuke Konishi
2011-05-10
1
-0
/
+72
*
nilfs2: add routine to move secondary super block
Ryusuke Konishi
2011-05-10
1
-0
/
+57
*
nilfs2: get rid of nilfs_sb_info structure
Ryusuke Konishi
2011-03-09
1
-40
/
+23
*
nilfs2: use sb instance instead of nilfs_sb_info struct
Ryusuke Konishi
2011-03-09
1
-54
/
+51
*
nilfs2: move next generation counter into nilfs object
Ryusuke Konishi
2011-03-09
1
-11
/
+0
*
nilfs2: move s_inode_lock and s_dirty_files into nilfs object
Ryusuke Konishi
2011-03-09
1
-3
/
+0
*
nilfs2: move parameters on nilfs_sb_info into nilfs object
Ryusuke Konishi
2011-03-09
1
-5
/
+5
*
nilfs2: move mount options to nilfs object
Ryusuke Konishi
2011-03-09
1
-27
/
+29
*
mm: prevent concurrent unmap_mapping_range() on the same inode
Miklos Szeredi
2011-02-23
1
-1
/
+1
*
nilfs2: fix crash after one superblock became unavailable
Ryusuke Konishi
2011-01-22
1
-1
/
+2
*
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-01-13
1
-4
/
+4
|
\
|
*
block: clean up blkdev_get() wrappers and their users
Tejun Heo
2010-11-13
1
-4
/
+4
|
*
block: make blkdev_get/put() handle exclusive access
Tejun Heo
2010-11-13
1
-2
/
+2
*
|
headers: kobject.h redux
Alexey Dobriyan
2011-01-10
1
-1
/
+0
*
|
nilfs2: get rid of nilfs_mount_options structure
Ryusuke Konishi
2011-01-10
1
-3
/
+3
*
|
fs/nilfs2/super.c: Use printf extension %pV
Joe Perches
2011-01-10
1
-7
/
+16
*
|
fs: icache RCU free inodes
Nick Piggin
2011-01-07
1
-1
/
+9
*
|
fs: dcache scale dentry refcount
Nick Piggin
2011-01-07
1
-1
/
+1
|
/
*
convert nilfs
Al Viro
2010-10-29
1
-9
/
+7
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2010-10-23
1
-282
/
+327
|
\
|
*
nilfs2: eliminate sparse warnings - "symbol not declared"
Jiro SEKIBA
2010-10-23
1
-1
/
+1
|
*
nilfs2: get rid of bdi from nilfs object
Ryusuke Konishi
2010-10-23
1
-1
/
+4
|
*
nilfs2: add bdev freeze/thaw support
Ryusuke Konishi
2010-10-23
1
-4
/
+54
|
*
nilfs2: accept 64-bit checkpoint numbers in cp mount option
Ryusuke Konishi
2010-10-23
1
-13
/
+12
|
*
nilfs2: remove own inode allocator and destructor for metadata files
Ryusuke Konishi
2010-10-23
1
-7
/
+2
|
*
nilfs2: see state of root dentry for mount check of snapshots
Ryusuke Konishi
2010-10-23
1
-0
/
+32
|
*
nilfs2: use iget for all metadata files
Ryusuke Konishi
2010-10-23
1
-7
/
+14
|
*
nilfs2: simplify life cycle management of nilfs object
Ryusuke Konishi
2010-10-23
1
-45
/
+22
|
*
nilfs2: do not allocate multiple super block instances for a device
Ryusuke Konishi
2010-10-23
1
-116
/
+100
|
*
nilfs2: split out nilfs_attach_snapshot
Ryusuke Konishi
2010-10-23
1
-28
/
+45
|
*
nilfs2: split out nilfs_get_root_dentry
Ryusuke Konishi
2010-10-23
1
-19
/
+35
|
*
nilfs2: move inode count and block count into root object
Ryusuke Konishi
2010-10-23
1
-5
/
+6
|
*
nilfs2: use root object to get ifile
Ryusuke Konishi
2010-10-23
1
-29
/
+13
|
*
nilfs2: make snapshots in checkpoint tree exportable
Ryusuke Konishi
2010-10-23
1
-51
/
+1
|
*
nilfs2: set pointer to root object in inodes
Ryusuke Konishi
2010-10-23
1
-7
/
+30
|
*
nilfs2: use iget5_locked to get inode
Ryusuke Konishi
2010-10-23
1
-0
/
+1
|
*
nilfs2: allow nilfs_destroy_inode to destroy metadata file inodes
Ryusuke Konishi
2010-10-23
1
-0
/
+6
*
|
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-22
1
-9
/
+1
|
\
\
|
|
/
|
/
|
|
*
nilfs2: replace barriers with explicit flush / FUA usage
Christoph Hellwig
2010-09-10
1
-9
/
+1
*
|
BKL: Remove BKL from NILFS2
Jan Blunck
2010-10-04
1
-17
/
+1
[next]