| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-02-22 | nilfs2: remove nilfs_cpfile_{get,put}_checkpoint() | Ryusuke Konishi | 1 | -4/+0 |
| 2024-02-22 | nilfs2: localize highmem mapping for checkpoint reading within cpfile | Ryusuke Konishi | 1 | -0/+2 |
| 2024-02-22 | nilfs2: localize highmem mapping for checkpoint finalization within cpfile | Ryusuke Konishi | 1 | -0/+3 |
| 2024-02-22 | nilfs2: localize highmem mapping for checkpoint creation within cpfile | Ryusuke Konishi | 1 | -0/+1 |
| 2021-11-09 | nilfs2: remove filenames from file comments | Ryusuke Konishi | 1 | -1/+1 |
| 2018-09-04 | nilfs2: convert to SPDX license tags | Ryusuke Konishi | 1 | -10/+1 |
| 2016-08-02 | nilfs2: move ioctl interface and disk layout to uapi separately | Ryusuke Konishi | 1 | -1/+2 |
| 2016-05-23 | nilfs2: avoid bare use of 'unsigned' | Ryusuke Konishi | 1 | -2/+2 |
| 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 |
| 2010-10-23 | nilfs2: use iget for all metadata files | Ryusuke Konishi | 1 | -2/+2 |
| 2009-11-20 | nilfs2: separate read method of meta data files on super root block | Ryusuke Konishi | 1 | -0/+1 |
| 2009-11-20 | nilfs2: separate constructor of metadata files | Ryusuke Konishi | 1 | -0/+2 |
| 2009-09-14 | nilfs2: remove individual gfp constants for each metadata file | Ryusuke Konishi | 1 | -2/+0 |
| 2009-06-10 | nilfs2: allow future expansion of metadata read out via get info ioctl | Ryusuke Konishi | 1 | -2/+2 |
| 2009-04-07 | nilfs2: fix gc failure on volumes keeping numerous snapshots | Ryusuke Konishi | 1 | -1/+1 |
| 2009-04-07 | nilfs2: checkpoint file | Koji Sato | 1 | -0/+45 |