index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
sysfs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nilfs2: use a more common logging style
Joe Perches
2020-08-12
1
-16
/
+13
*
nilfs2: convert to SPDX license tags
Ryusuke Konishi
2018-09-05
1
-10
/
+1
*
nilfs2: use time64_t internally
Arnd Bergmann
2018-02-07
1
-11
/
+10
*
nilfs2: fix misuse of a semaphore in sysfs code
Ryusuke Konishi
2016-08-03
1
-22
/
+22
*
nilfs2: reduce bare use of printk() with nilfs_msg()
Ryusuke Konishi
2016-08-03
1
-14
/
+16
*
nilfs2: avoid bare use of 'unsigned'
Ryusuke Konishi
2016-05-24
1
-3
/
+3
*
nilfs2: clean trailing semicolons in macros
Ryusuke Konishi
2016-05-24
1
-2
/
+2
*
nilfs2: integrate sysfs support into driver
Vyacheslav Dubeyko
2014-08-09
1
-2
/
+2
*
nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots/<snapshot> group
Vyacheslav Dubeyko
2014-08-09
1
-0
/
+118
*
nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots group
Vyacheslav Dubeyko
2014-08-09
1
-1
/
+35
*
nilfs2: add /sys/fs/nilfs2/<device>/checkpoints group
Vyacheslav Dubeyko
2014-08-09
1
-1
/
+122
*
nilfs2: add /sys/fs/nilfs2/<device>/segments group
Vyacheslav Dubeyko
2014-08-09
1
-1
/
+98
*
nilfs2: add /sys/fs/nilfs2/<device>/segctor group
Vyacheslav Dubeyko
2014-08-09
1
-0
/
+270
*
nilfs2: add /sys/fs/nilfs2/<device>/superblock group
Vyacheslav Dubeyko
2014-08-09
1
-1
/
+217
*
nilfs2: add /sys/fs/nilfs2/<device> group
Vyacheslav Dubeyko
2014-08-09
1
-0
/
+168
*
nilfs2: add /sys/fs/nilfs2/features group
Vyacheslav Dubeyko
2014-08-09
1
-0
/
+113