Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-12 | reiserfs: remove pointless forward declaration of struct nameidata | Al Viro | 1 | -1/+0 | |
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> | |||||
2014-05-06 | reiserfs: cleanup, reformat comments to normal kernel style | Jeff Mahoney | 1 | -1/+2 | |
This patch reformats comments in the reiserfs code to fit in 80 columns and to follow the style rules. There is no functional change but it helps make my eyes bleed less. Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: Jan Kara <jack@suse.cz> | |||||
2012-03-20 | move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h | Al Viro | 1 | -1/+0 | |
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> | |||||
2012-03-20 | kill pointless includes of reiserfs_fs_{i,sb}.h | Al Viro | 1 | -1/+0 | |
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> | |||||
2012-03-20 | take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h | Al Viro | 1 | -0/+124 | |
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> |