summaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/stree.c
Commit message (Expand)AuthorAgeFilesLines
* block,fs: untangle fs.h and blk_types.hChristoph Hellwig2016-11-011-0/+1
* fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani2016-09-271-4/+4
* block: get rid of bio_rw and READAChristoph Hellwig2016-07-201-1/+1
* fs: have ll_rw_block users pass in op and flags separatelyMike Christie2016-06-071-2/+2
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-2/+2
* fs/reiserfs: replace not-standard %Lu/%LdFabian Frederick2014-08-081-1/+1
* reiserfs: remove obsolete __constant_cpu_to_le32Fabian Frederick2014-05-141-4/+4
* reiserfs: cleanup, remove unnecessary parensJeff Mahoney2014-05-061-5/+4
* reiserfs: cleanup, remove leading whitespace from labelsJeff Mahoney2014-05-061-7/+7
* reiserfs: cleanup, remove sb argument from journal_mark_dirtyJeff Mahoney2014-05-061-1/+1
* reiserfs: cleanup, remove sb argument from journal_endJeff Mahoney2014-05-061-1/+1
* reiserfs: cleanup, remove nblocks argument from journal_endJeff Mahoney2014-05-061-2/+1
* reiserfs: cleanup, reformat comments to normal kernel styleJeff Mahoney2014-05-061-343/+469
* reiserfs: cleanup, rename key and item accessors to more friendly namesJeff Mahoney2014-05-061-22/+22
* reiserfs: locking, release lock around quota operationsJeff Mahoney2013-08-081-5/+23
* reiserfs: locking, handle nested locks properlyJeff Mahoney2013-08-081-25/+21
* reiserfs: Move quota calls out of write lockJan Kara2012-11-191-0/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-211-1/+1
|\
| * move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro2012-03-201-1/+1
* | reiserfs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
|/
* 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
OpenPOWER on IntegriCloud