aboutsummaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/stree.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-08fs/reiserfs: replace not-standard %Lu/%LdFabian Frederick1-1/+1
2014-05-14reiserfs: remove obsolete __constant_cpu_to_le32Fabian Frederick1-4/+4
2014-05-06reiserfs: cleanup, remove unnecessary parensJeff Mahoney1-5/+4
2014-05-06reiserfs: cleanup, remove leading whitespace from labelsJeff Mahoney1-7/+7
2014-05-06reiserfs: cleanup, remove sb argument from journal_mark_dirtyJeff Mahoney1-1/+1
2014-05-06reiserfs: cleanup, remove sb argument from journal_endJeff Mahoney1-1/+1
2014-05-06reiserfs: cleanup, remove nblocks argument from journal_endJeff Mahoney1-2/+1
2014-05-06reiserfs: cleanup, reformat comments to normal kernel styleJeff Mahoney1-343/+469
2014-05-06reiserfs: cleanup, rename key and item accessors to more friendly namesJeff Mahoney1-22/+22
2013-08-08reiserfs: locking, release lock around quota operationsJeff Mahoney1-5/+23
2013-08-08reiserfs: locking, handle nested locks properlyJeff Mahoney1-25/+21
2012-11-19reiserfs: Move quota calls out of write lockJan Kara1-0/+4
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
2010-03-05dquot: cleanup space allocation / freeing routinesChristoph Hellwig1-9/+11
2009-09-14kill-the-bkl/reiserfs: move the concurrent tree accesses checks per superblockFrederic Weisbecker1-4/+1
2009-09-14kill-the-bkl/reiserfs: unlock only when needed in search_by_keyFrederic Weisbecker1-8/+34
2009-09-14kill-the-bkl/reiserfs: reduce number of contentions in search_by_key()Frederic Weisbecker1-1/+11
2009-09-14kill-the-BKL/reiserfs: release write lock while rescheduling on prepare_for_delete_or_cut()Frederic Weisbecker1-0/+2
2009-09-14reiserfs: kill-the-BKLFrederic Weisbecker1-0/+2
2009-03-30Merge branch 'reiserfs-updates' from Jeff MahoneyLinus Torvalds1-602/+566
2009-03-30reiserfs: rename [cn]_* variablesJeff Mahoney1-187/+183
2009-03-30reiserfs: rename p_._ variablesJeff Mahoney1-232/+240
2009-03-30reiserfs: rename p_s_tb to tbJeff Mahoney1-10/+11
2009-03-30reiserfs: rename p_s_inode to inodeJeff Mahoney1-50/+53
2009-03-30reiserfs: rename p_s_bh to bhJeff Mahoney1-32/+31
2009-03-30reiserfs: rename p_s_sb to sbJeff Mahoney1-63/+63
2009-03-30reiserfs: strip trailing whitespaceJeff Mahoney1-4/+4
2009-03-30reiserfs: cleanup path functionsJeff Mahoney1-46/+13
2009-03-30reiserfs: use reiserfs_error()Jeff Mahoney1-13/+13
2009-03-30reiserfs: rework reiserfs_panicJeff Mahoney1-26/+23
2009-03-30reiserfs: rework reiserfs_warningJeff Mahoney1-57/+50
2009-03-26reiserfs: Use lowercase names of quota functionsJan Kara1-7/+7
2008-04-28reiserfs: le*_add_cpu conversionMarcin Slusarz1-2/+1
2007-11-14reiserfs: don't drop PG_dirty when releasing sub-page-sized dirty fileFengguang Wu1-3/+0
2007-10-19reiserfs: fix usage of signed ints for block numbersJeff Mahoney1-3/+3
2007-07-26more reiserfs endianness annotationsAl Viro1-2/+3
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2006-12-23Fix reiserfs after "test_clear_page_dirty()" removalLinus Torvalds1-1/+1
2006-12-08[PATCH] struct path: rename Reiserfs's struct pathJosef "Jeff" Sipek1-21/+21
2006-10-03BUG_ON conversion for fs/reiserfsEric Sesterhenn1-3/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-25[PATCH] reiserfs: fix transaction overflowingAlexander Zarochentzev1-138/+72
2005-07-12reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds1-1626/+1743
2005-06-24[PATCH] make various thing staticAdrian Bunk1-1/+1
2005-05-21[PATCH] reiserfs: max_key fixVladimir Saveliev1-1/+0
2005-05-01[PATCH] reiserfs endianness: comp_short_keys() cleanupAl Viro1-21/+15
2005-05-01[PATCH] reiserfs endianness: annotate little-endian objectsAl Viro1-8/+14
2005-05-01[PATCH] reiserfs endianness: clone struct reiserfs_keyAl Viro1-0/+1