index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
the_nilfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-12
nilfs2: use a more common logging style
Joe Perches
1
-45
/
+40
2018-09-05
nilfs2: convert to SPDX license tags
Ryusuke Konishi
1
-10
/
+1
2017-11-28
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
1
-3
/
+3
2017-11-18
fs, nilfs: convert nilfs_root.count from atomic_t to refcount_t
Elena Reshetova
1
-4
/
+4
2016-08-03
nilfs2: reduce bare use of printk() with nilfs_msg()
Ryusuke Konishi
1
-60
/
+67
2016-08-03
nilfs2: embed a back pointer to super block instance in nilfs object
Ryusuke Konishi
1
-3
/
+4
2016-06-25
fs/nilfs2: fix potential underflow in call to crc32_le
Torsten Hilbrich
1
-1
/
+1
2016-05-24
nilfs2: fix block comments
Ryusuke Konishi
1
-2
/
+4
2016-05-24
nilfs2: avoid bare use of 'unsigned'
Ryusuke Konishi
1
-2
/
+2
2016-05-24
nilfs2: clean up old e-mail addresses
Ryusuke Konishi
1
-1
/
+1
2016-05-24
nilfs2: remove FSF mailing address from GPL notices
Ryusuke Konishi
1
-4
/
+0
2014-12-11
nilfs2: deletion of an unnecessary check before the function call "iput"
Markus Elfring
1
-2
/
+1
2014-08-09
nilfs2: integrate sysfs support into driver
Vyacheslav Dubeyko
1
-1
/
+15
2014-08-09
nilfs2: add /sys/fs/nilfs2/<device>/superblock group
Vyacheslav Dubeyko
1
-0
/
+1
2014-04-04
nilfs2: verify metadata sizes read from disk
Ryusuke Konishi
1
-0
/
+10
2013-07-04
] nilfs2: use atomic64_t type for inodes_count and blocks_count fields in nil...
Vyacheslav Dubeyko
1
-2
/
+2
2012-07-31
nilfs2: fix deadlock issue between chcp and thaw ioctls
Ryusuke Konishi
1
-0
/
+1
2012-03-17
nilfs2: fix NULL pointer dereference in nilfs_load_super_block()
Ryusuke Konishi
1
-0
/
+1
2012-03-17
nilfs2: clamp ns_r_segments_percentage to [1, 99]
Haogang Chen
1
-0
/
+6
2011-05-10
nilfs2: implement resize ioctl
Ryusuke Konishi
1
-5
/
+19
2011-03-09
nilfs2: use sb instance instead of nilfs_sb_info struct
Ryusuke Konishi
1
-12
/
+10
2011-03-09
nilfs2: move next generation counter into nilfs object
Ryusuke Konishi
1
-0
/
+5
2011-03-09
nilfs2: move s_inode_lock and s_dirty_files into nilfs object
Ryusuke Konishi
1
-0
/
+2
2011-03-09
nilfs2: move mount options to nilfs object
Ryusuke Konishi
1
-2
/
+2
2011-03-08
nilfs2: append blocksize info to warnings during loading super blocks
Ryusuke Konishi
1
-4
/
+7
2011-01-10
nilfs2: unfold nilfs_dat_inode function
Ryusuke Konishi
1
-3
/
+2
2011-01-10
nilfs2: get rid of loaded flag from nilfs object
Ryusuke Konishi
1
-1
/
+0
2010-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
1
-233
/
+106
2010-10-23
nilfs2: get rid of bdi from nilfs object
Ryusuke Konishi
1
-4
/
+0
2010-10-23
nilfs2: get rid of back pointer to writable sb instance
Ryusuke Konishi
1
-1
/
+0
2010-10-23
nilfs2: see state of root dentry for mount check of snapshots
Ryusuke Konishi
1
-21
/
+0
2010-10-23
nilfs2: use iget for all metadata files
Ryusuke Konishi
1
-38
/
+20
2010-10-23
nilfs2: get rid of GCDAT inode
Ryusuke Konishi
1
-12
/
+1
2010-10-23
nilfs2: simplify life cycle management of nilfs object
Ryusuke Konishi
1
-70
/
+5
2010-10-23
nilfs2: do not allocate multiple super block instances for a device
Ryusuke Konishi
1
-88
/
+1
2010-10-23
nilfs2: use checkpoint tree for mount check of snapshots
Ryusuke Konishi
1
-17
/
+11
2010-10-23
nilfs2: add checkpoint tree to nilfs object
Ryusuke Konishi
1
-0
/
+92
2010-10-23
nilfs2: remove own inode hash used for GC
Ryusuke Konishi
1
-7
/
+1
2010-10-23
nilfs2: accept future revisions
Ryusuke Konishi
1
-2
/
+2
2010-10-19
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
Jens Axboe
1
-0
/
+1
2010-09-16
block: remove BLKDEV_IFL_WAIT
Christoph Hellwig
1
-2
/
+2
2010-09-10
nilfs2: replace barriers with explicit flush / FUA usage
Christoph Hellwig
1
-5
/
+2
2010-08-30
nilfs2: fix leak of shadow dat inode in error path of load_nilfs
Ryusuke Konishi
1
-0
/
+1
2010-08-18
nilfs2: wait for discard to finish
Ryusuke Konishi
1
-1
/
+3
2010-08-16
nilfs2: fix false warning saying one of two super blocks is broken
Ryusuke Konishi
1
-2
/
+2
2010-07-25
nilfs2: reject filesystem with unsupported block size
Ryusuke Konishi
1
-1
/
+8
2010-07-23
nilfs2: reject incompatible filesystem
Ryusuke Konishi
1
-0
/
+20
2010-07-23
nilfs2: do not update log cursor for small change
Ryusuke Konishi
1
-0
/
+11
2010-07-23
nilfs2: implement fallback for super root search
Ryusuke Konishi
1
-2
/
+50
2010-07-23
nilfs2: separate setup of log cursor from init_nilfs
Ryusuke Konishi
1
-13
/
+32
[next]