aboutsummaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/bitmap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-19reiserfs: ignore on disk s_bmap_nr valueJeff Mahoney1-17/+22
2007-10-19reiserfs: remove first_zero_hintJeff Mahoney1-17/+12
2007-10-19reiserfs: fix usage of signed ints for block numbersJeff Mahoney1-11/+13
2007-10-19reiserfs: use is_reusable to catch corruptionJeff Mahoney1-8/+13
2007-10-17fs/reiserfs/: cleanupsAdrian Bunk1-57/+0
2006-12-08[PATCH] struct path: rename Reiserfs's struct pathJosef "Jeff" Sipek1-1/+1
2006-10-07[PATCH] reiserfs: null pointer dereferencing in reiserfs_read_bitmap_blockEric Eric Sesterhenn1-2/+2
2006-10-01[PATCH] reiserfs: eliminate minimum window size for bitmap searchingJeff Mahoney1-22/+1
2006-10-01[PATCH] reiserfs: on-demand bitmap loadingJeff Mahoney1-53/+44
2006-10-01[PATCH] reiserfs: reorganize bitmap loading functionsJeff Mahoney1-0/+88
2006-10-01[PATCH] reiserfs: clean up bitmap block buffer head referencesJeff Mahoney1-24/+36
2006-10-01[PATCH] reiserfs: fix is_reusable bitmap check to not traverse the bitmap info arrayJeff Mahoney1-15/+25
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-07-12reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds1-873/+969
2005-05-01[PATCH] reiserfs endianness: annotate little-endian objectsAl Viro1-3/+4
2005-05-01[PATCH] reiserfs endianness: clone struct reiserfs_keyAl Viro1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1169