aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nilfs2/sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-04nilfs2: convert to SPDX license tagsRyusuke Konishi1-10/+1
2018-02-06nilfs2: use time64_t internallyArnd Bergmann1-11/+10
2016-08-02nilfs2: fix misuse of a semaphore in sysfs codeRyusuke Konishi1-22/+22
2016-08-02nilfs2: reduce bare use of printk() with nilfs_msg()Ryusuke Konishi1-14/+16
2016-05-23nilfs2: avoid bare use of 'unsigned'Ryusuke Konishi1-3/+3
2016-05-23nilfs2: clean trailing semicolons in macrosRyusuke Konishi1-2/+2
2014-08-08nilfs2: integrate sysfs support into driverVyacheslav Dubeyko1-2/+2
2014-08-08nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots/<snapshot> groupVyacheslav Dubeyko1-0/+118
2014-08-08nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots groupVyacheslav Dubeyko1-1/+35
2014-08-08nilfs2: add /sys/fs/nilfs2/<device>/checkpoints groupVyacheslav Dubeyko1-1/+122
2014-08-08nilfs2: add /sys/fs/nilfs2/<device>/segments groupVyacheslav Dubeyko1-1/+98
2014-08-08nilfs2: add /sys/fs/nilfs2/<device>/segctor groupVyacheslav Dubeyko1-0/+270
2014-08-08nilfs2: add /sys/fs/nilfs2/<device>/superblock groupVyacheslav Dubeyko1-1/+217
2014-08-08nilfs2: add /sys/fs/nilfs2/<device> groupVyacheslav Dubeyko1-0/+168
2014-08-08nilfs2: add /sys/fs/nilfs2/features groupVyacheslav Dubeyko1-0/+113