aboutsummaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/fix_node.c
Commit message (Expand)AuthorAge
* reiserfs: balance_leaf refactor, move state variables into tree_balanceJeff Mahoney2014-05-07
* reiserfs: cleanup, remove unnecessary parensJeff Mahoney2014-05-06
* reiserfs: cleanup, remove leading whitespace from labelsJeff Mahoney2014-05-06
* reiserfs: cleanup, remove sb argument from journal_mark_dirtyJeff Mahoney2014-05-06
* reiserfs: cleanup, reformat comments to normal kernel styleJeff Mahoney2014-05-06
* reiserfs: cleanup, rename key and item accessors to more friendly namesJeff Mahoney2014-05-06
* reiserfs: locking, handle nested locks properlyJeff Mahoney2013-08-08
* move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro2012-03-20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * reiserfs: fix misspelling of "journaled"Adam Buchbinder2009-12-04
* | kill-the-bkl/reiserfs: move the concurrent tree accesses checks per superblockFrederic Weisbecker2009-09-14
* | kill-the-BKL/reiserfs: release the write lock inside get_neighbors()Frederic Weisbecker2009-09-14
* | reiserfs: kill-the-BKLFrederic Weisbecker2009-09-14
|/
* reiserfs: rename [cn]_* variablesJeff Mahoney2009-03-30
* reiserfs: rename p_._ variablesJeff Mahoney2009-03-30
* reiserfs: rename p_s_tb to tbJeff Mahoney2009-03-30
* reiserfs: rename p_s_bh to bhJeff Mahoney2009-03-30
* reiserfs: rename p_s_sb to sbJeff Mahoney2009-03-30
* reiserfs: strip trailing whitespaceJeff Mahoney2009-03-30
* reiserfs: cleanup path functionsJeff Mahoney2009-03-30
* reiserfs: rework reiserfs_panicJeff Mahoney2009-03-30
* reiserfs: rework reiserfs_warningJeff Mahoney2009-03-30
* NULL noise: fs/*, mm/*, kernel/*Al Viro2008-03-30
* [PATCH] struct path: rename Reiserfs's struct pathJosef "Jeff" Sipek2006-12-08
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] reiserfs: cleanupsVladimir V. Saveliev2006-03-25
* [PATCH] reiserfs: remove kmalloc wrapperPekka Enberg2006-02-01
* [PATCH] gfp_t: fs/*Al Viro2005-10-28
* reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds2005-07-12
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16