aboutsummaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/tail_conversion.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-2/+2
2014-05-06reiserfs: cleanup, reformat comments to normal kernel styleJeff Mahoney1-57/+94
2014-05-06reiserfs: cleanup, rename key and item accessors to more friendly namesJeff Mahoney1-5/+5
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2012-03-20move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro1-1/+1
2012-03-20reiserfs: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2009-03-30reiserfs: rename [cn]_* variablesJeff Mahoney1-15/+15
2009-03-30reiserfs: rename p_._ variablesJeff Mahoney1-13/+15
2009-03-30reiserfs: rename p_s_inode to inodeJeff Mahoney1-8/+10
2009-03-30reiserfs: rename p_s_sb to sbJeff Mahoney1-8/+8
2009-03-30reiserfs: strip trailing whitespaceJeff Mahoney1-1/+1
2009-03-30reiserfs: use reiserfs_error()Jeff Mahoney1-3/+3
2009-03-30reiserfs: rework reiserfs_panicJeff Mahoney1-6/+4
2009-03-30reiserfs: rework reiserfs_warningJeff Mahoney1-3/+3
2006-12-08[PATCH] struct path: rename Reiserfs's struct pathJosef "Jeff" Sipek1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-1/+1
2005-07-12reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds1-230/+233
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+276