aboutsummaryrefslogtreecommitdiff
path: root/fs/reiserfs/bitmap.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-19reiserfs: ignore on disk s_bmap_nr valueGravatar Jeff Mahoney 1-17/+22
2007-10-19reiserfs: remove first_zero_hintGravatar Jeff Mahoney 1-17/+12
2007-10-19reiserfs: fix usage of signed ints for block numbersGravatar Jeff Mahoney 1-11/+13
2007-10-19reiserfs: use is_reusable to catch corruptionGravatar Jeff Mahoney 1-8/+13
2007-10-17fs/reiserfs/: cleanupsGravatar Adrian Bunk 1-57/+0
2006-12-08[PATCH] struct path: rename Reiserfs's struct pathGravatar Josef "Jeff" Sipek 1-1/+1
2006-10-07[PATCH] reiserfs: null pointer dereferencing in reiserfs_read_bitmap_blockGravatar Eric Eric Sesterhenn 1-2/+2
2006-10-01[PATCH] reiserfs: eliminate minimum window size for bitmap searchingGravatar Jeff Mahoney 1-22/+1
2006-10-01[PATCH] reiserfs: on-demand bitmap loadingGravatar Jeff Mahoney 1-53/+44
2006-10-01[PATCH] reiserfs: reorganize bitmap loading functionsGravatar Jeff Mahoney 1-0/+88
2006-10-01[PATCH] reiserfs: clean up bitmap block buffer head referencesGravatar Jeff Mahoney 1-24/+36
2006-10-01[PATCH] reiserfs: fix is_reusable bitmap check to not traverse the bitmap inf...Gravatar Jeff Mahoney 1-15/+25
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2005-07-12reiserfs: run scripts/Lindent on reiserfs codeGravatar Linus Torvalds 1-873/+969
2005-05-01[PATCH] reiserfs endianness: annotate little-endian objectsGravatar Al Viro 1-3/+4
2005-05-01[PATCH] reiserfs endianness: clone struct reiserfs_keyGravatar Al Viro 1-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1169