summaryrefslogtreecommitdiff
path: root/fs/reiserfs/bitmap.c
AgeCommit message (Expand)Author
2011-07-25reiserfs: use hweight_long()Akinobu Mita
2011-07-25reiserfs: use proper little-endian bitopsAkinobu Mita
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-05dquot: cleanup space allocation / freeing routinesChristoph Hellwig
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2009-12-14reiserfs: Fix possible recursive lockFrederic Weisbecker
2009-09-14kill-the-BKL/reiserfs: release the write lock inside reiserfs_read_bitmap_blo...Frederic Weisbecker
2009-09-14reiserfs: kill-the-BKLFrederic Weisbecker
2009-03-30Merge branch 'reiserfs-updates' from Jeff MahoneyLinus Torvalds
2009-03-30reiserfs: use reiserfs_error()Jeff Mahoney
2009-03-30reiserfs: rework reiserfs_warningJeff Mahoney
2009-03-30reiserfs: make some warnings informationalJeff Mahoney
2009-03-26reiserfs: Use lowercase names of quota functionsJan Kara
2008-04-28reiserfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-03fs/: Spelling fixesJoe Perches
2007-10-19reiserfs: ignore on disk s_bmap_nr valueJeff Mahoney
2007-10-19reiserfs: remove first_zero_hintJeff Mahoney
2007-10-19reiserfs: fix usage of signed ints for block numbersJeff Mahoney
2007-10-19reiserfs: use is_reusable to catch corruptionJeff Mahoney
2007-10-17fs/reiserfs/: cleanupsAdrian Bunk
2006-12-08[PATCH] struct path: rename Reiserfs's struct pathJosef "Jeff" Sipek
2006-10-07[PATCH] reiserfs: null pointer dereferencing in reiserfs_read_bitmap_blockEric Eric Sesterhenn
2006-10-01[PATCH] reiserfs: eliminate minimum window size for bitmap searchingJeff Mahoney
2006-10-01[PATCH] reiserfs: on-demand bitmap loadingJeff Mahoney
2006-10-01[PATCH] reiserfs: reorganize bitmap loading functionsJeff Mahoney
2006-10-01[PATCH] reiserfs: clean up bitmap block buffer head referencesJeff Mahoney
2006-10-01[PATCH] reiserfs: fix is_reusable bitmap check to not traverse the bitmap inf...Jeff Mahoney
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-07-12reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds
2005-05-01[PATCH] reiserfs endianness: annotate little-endian objectsAl Viro
2005-05-01[PATCH] reiserfs endianness: clone struct reiserfs_keyAl Viro
2005-01-07[PATCH] reiser3 cleanupsAdrian Bunk
2005-01-03[PATCH] Fix reiserfs quota debug messagesJan Kara
2004-10-18[PATCH] reiserfs: rename struct keyAndrew Morton
2004-10-18[PATCH] ReiserFS: Add I/O error handling to journal operationsJeff Mahoney
2004-10-18[PATCH] reiserfs: small filesystem fixChris Mason
2004-06-20[PATCH] fix possible stack corruption during reiserfs_file_writeChris Mason
2004-06-17[PATCH] reiserfs: remove debugging warning from block allocatorChris Mason
2004-06-17[PATCH] reiserfs: block allocator should not inherit "packing locality 1"Chris Mason
2004-06-17[PATCH] reiserfs: block allocator optimizationsChris Mason
2004-05-10[PATCH] reiserfs: add device info to diagnostic messagesAndrew Morton
2004-05-10[PATCH] reiserfs: quota supportAndrew Morton
2003-08-06[PATCH] reiserfs: fix problem when fs is out of spaceAndrew Morton
2003-07-10[PATCH] fix reiserfs for 64bit archesAndrew Morton
2003-05-18[PATCH] reiserfs: reiserfs_file_write implementationAndrew Morton
2002-12-31Fix up numerous '`xxxxx' is not at beginning of declaration' style warnings.Dave Jones
2002-12-05[PATCH] duplicate header in fs_reiserfs_bitmap.cRusty Russell
2002-09-20Reiserfs: Fix alloc= mount option parser.Oleg Drokin
2002-08-20Implemented new block allocator for reiserfs, new tail policy for smaller tails.Oleg Drokin
2002-08-06reiserfs_fs.h, namei.c, bitmap.c:Oleg Drokin