aboutsummaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/stree.c
Commit message (Expand)AuthorAgeFilesLines
* reiserfs: Move quota calls out of write lockJan Kara2012-11-261-0/+4
* dquot: cleanup space allocation / freeing routinesChristoph Hellwig2010-03-051-9/+11
* kill-the-bkl/reiserfs: move the concurrent tree accesses checks per superblockFrederic Weisbecker2009-09-141-4/+1
* kill-the-bkl/reiserfs: unlock only when needed in search_by_keyFrederic Weisbecker2009-09-141-8/+34
* kill-the-bkl/reiserfs: reduce number of contentions in search_by_key()Frederic Weisbecker2009-09-141-1/+11
* kill-the-BKL/reiserfs: release write lock while rescheduling on prepare_for_d...Frederic Weisbecker2009-09-141-0/+2
* reiserfs: kill-the-BKLFrederic Weisbecker2009-09-141-0/+2
* Merge branch 'reiserfs-updates' from Jeff MahoneyLinus Torvalds2009-03-301-602/+566
|\
| * reiserfs: rename [cn]_* variablesJeff Mahoney2009-03-301-187/+183
| * reiserfs: rename p_._ variablesJeff Mahoney2009-03-301-232/+240
| * reiserfs: rename p_s_tb to tbJeff Mahoney2009-03-301-10/+11
| * reiserfs: rename p_s_inode to inodeJeff Mahoney2009-03-301-50/+53
| * reiserfs: rename p_s_bh to bhJeff Mahoney2009-03-301-32/+31
| * reiserfs: rename p_s_sb to sbJeff Mahoney2009-03-301-63/+63
| * reiserfs: strip trailing whitespaceJeff Mahoney2009-03-301-4/+4
| * reiserfs: cleanup path functionsJeff Mahoney2009-03-301-46/+13
| * reiserfs: use reiserfs_error()Jeff Mahoney2009-03-301-13/+13
| * reiserfs: rework reiserfs_panicJeff Mahoney2009-03-301-26/+23
| * reiserfs: rework reiserfs_warningJeff Mahoney2009-03-301-57/+50
* | reiserfs: Use lowercase names of quota functionsJan Kara2009-03-261-7/+7
|/
* reiserfs: le*_add_cpu conversionMarcin Slusarz2008-04-281-2/+1
* reiserfs: don't drop PG_dirty when releasing sub-page-sized dirty fileFengguang Wu2007-11-141-3/+0
* reiserfs: fix usage of signed ints for block numbersJeff Mahoney2007-10-191-3/+3
* more reiserfs endianness annotationsAl Viro2007-07-261-2/+3
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* Fix reiserfs after "test_clear_page_dirty()" removalLinus Torvalds2006-12-231-1/+1
* [PATCH] struct path: rename Reiserfs's struct pathJosef "Jeff" Sipek2006-12-081-21/+21
* BUG_ON conversion for fs/reiserfsEric Sesterhenn2006-10-031-3/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] reiserfs: fix transaction overflowingAlexander Zarochentzev2006-03-251-138/+72
* reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds2005-07-121-1626/+1743
* [PATCH] make various thing staticAdrian Bunk2005-06-241-1/+1
* [PATCH] reiserfs: max_key fixVladimir Saveliev2005-05-211-1/+0
* [PATCH] reiserfs endianness: comp_short_keys() cleanupAl Viro2005-05-011-21/+15
* [PATCH] reiserfs endianness: annotate little-endian objectsAl Viro2005-05-011-8/+14
* [PATCH] reiserfs endianness: clone struct reiserfs_keyAl Viro2005-05-011-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+2073