summaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/fix_node.c
AgeCommit message (Expand)AuthorLines
2019-09-25fs/reiserfs/fix_node.c: remove set but not used variableszhengbin-5/+1
2014-05-07reiserfs: balance_leaf refactor, move state variables into tree_balanceJeff Mahoney-4/+5
2014-05-06reiserfs: cleanup, remove unnecessary parensJeff Mahoney-4/+4
2014-05-06reiserfs: cleanup, remove leading whitespace from labelsJeff Mahoney-1/+1
2014-05-06reiserfs: cleanup, remove sb argument from journal_mark_dirtyJeff Mahoney-1/+1
2014-05-06reiserfs: cleanup, reformat comments to normal kernel styleJeff Mahoney-369/+598
2014-05-06reiserfs: cleanup, rename key and item accessors to more friendly namesJeff Mahoney-10/+10
2013-08-08reiserfs: locking, handle nested locks properlyJeff Mahoney-12/+14
2012-03-20move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2009-12-04reiserfs: fix misspelling of "journaled"Adam Buchbinder-1/+1
2009-09-14kill-the-bkl/reiserfs: move the concurrent tree accesses checks per superblockFrederic Weisbecker-4/+1
2009-09-14kill-the-BKL/reiserfs: release the write lock inside get_neighbors()Frederic Weisbecker-0/+4
2009-09-14reiserfs: kill-the-BKLFrederic Weisbecker-0/+10
2009-03-30reiserfs: rename [cn]_* variablesJeff Mahoney-237/+237
2009-03-30reiserfs: rename p_._ variablesJeff Mahoney-85/+84
2009-03-30reiserfs: rename p_s_tb to tbJeff Mahoney-240/+242
2009-03-30reiserfs: rename p_s_bh to bhJeff Mahoney-50/+44
2009-03-30reiserfs: rename p_s_sb to sbJeff Mahoney-23/+23
2009-03-30reiserfs: strip trailing whitespaceJeff Mahoney-19/+19
2009-03-30reiserfs: cleanup path functionsJeff Mahoney-28/+30
2009-03-30reiserfs: rework reiserfs_panicJeff Mahoney-33/+35
2009-03-30reiserfs: rework reiserfs_warningJeff Mahoney-7/+7
2008-03-30NULL noise: fs/*, mm/*, kernel/*Al Viro-3/+5
2006-12-08[PATCH] struct path: rename Reiserfs's struct pathJosef "Jeff" Sipek-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-03-25[PATCH] reiserfs: cleanupsVladimir V. Saveliev-3/+1
2006-02-01[PATCH] reiserfs: remove kmalloc wrapperPekka Enberg-46/+4
2005-10-28[PATCH] gfp_t: fs/*Al Viro-1/+1
2005-07-12reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds-1972/+2079
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+2518