aboutsummaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/bitmap.c
Commit message (Expand)AuthorAgeFilesLines
* merged more uncritical stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-6/+2
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | dquot: cleanup space allocation / freeing routinesChristoph Hellwig2010-03-051-5/+5
|/
* reiserfs: Fix possible recursive lockFrederic Weisbecker2009-12-141-0/+3
* kill-the-BKL/reiserfs: release the write lock inside reiserfs_read_bitmap_blo...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-38/+34
|\
| * reiserfs: use reiserfs_error()Jeff Mahoney2009-03-301-27/+29
| * reiserfs: rework reiserfs_warningJeff Mahoney2009-03-301-29/+23
| * reiserfs: make some warnings informationalJeff Mahoney2009-03-301-3/+3
* | reiserfs: Use lowercase names of quota functionsJan Kara2009-03-261-6/+8
|/
* reiserfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-4/+4
* fs/: Spelling fixesJoe Perches2008-02-031-3/+3
* reiserfs: ignore on disk s_bmap_nr valueJeff Mahoney2007-10-191-17/+22
* reiserfs: remove first_zero_hintJeff Mahoney2007-10-191-17/+12
* reiserfs: fix usage of signed ints for block numbersJeff Mahoney2007-10-191-11/+13
* reiserfs: use is_reusable to catch corruptionJeff Mahoney2007-10-191-8/+13
* fs/reiserfs/: cleanupsAdrian Bunk2007-10-171-57/+0
* [PATCH] struct path: rename Reiserfs's struct pathJosef "Jeff" Sipek2006-12-081-1/+1
* [PATCH] reiserfs: null pointer dereferencing in reiserfs_read_bitmap_blockEric Eric Sesterhenn2006-10-071-2/+2
* [PATCH] reiserfs: eliminate minimum window size for bitmap searchingJeff Mahoney2006-10-011-22/+1
* [PATCH] reiserfs: on-demand bitmap loadingJeff Mahoney2006-10-011-53/+44
* [PATCH] reiserfs: reorganize bitmap loading functionsJeff Mahoney2006-10-011-0/+88
* [PATCH] reiserfs: clean up bitmap block buffer head referencesJeff Mahoney2006-10-011-24/+36
* [PATCH] reiserfs: fix is_reusable bitmap check to not traverse the bitmap inf...Jeff Mahoney2006-10-011-15/+25
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds2005-07-121-873/+969
* [PATCH] reiserfs endianness: annotate little-endian objectsAl Viro2005-05-011-3/+4
* [PATCH] reiserfs endianness: clone struct reiserfs_keyAl Viro2005-05-011-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1169