summaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/journal.c
AgeCommit message (Expand)AuthorLines
2008-04-30reiserfs: use open_bdev_exclChristoph Hellwig-27/+23
2008-04-28reiserfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison-4/+4
2008-04-28reiserfs: fix sparse warning in journal.cHarvey Harrison-1/+1
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox-1/+1
2007-10-19reiserfs: ignore on disk s_bmap_nr valueJeff Mahoney-3/+3
2007-10-19reiserfs: fix usage of signed ints for block numbersJeff Mahoney-8/+10
2007-10-17reiserfs: do not repair wrong journal paramsEdward Shishkin-43/+57
2007-10-17try to reap reiserfs pages left around by invalidatepageChris Mason-10/+32
2007-10-17fs/reiserfs/: cleanupsAdrian Bunk-1/+2
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day-2/+2
2007-05-08reiserfs: use __set_current_state()Milind Arun Choudhary-1/+1
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells-3/+3
2006-11-30Fix misc .c/.h comment typosMatt LaPlante-3/+3
2006-11-22WorkStruct: make allyesconfigDavid Howells-5/+7
2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton-1/+2
2006-10-03BUG_ON conversion for fs/reiserfsEric Sesterhenn-33/+16
2006-09-29[PATCH] Fix reiserfs latencies caused by data=orderedChris Mason-11/+43
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-26[PATCH] fs: use list_move()Akinobu Mita-4/+2
2006-03-25[PATCH] reiserfs: handle trans_id overflowAlexander Zarochentsev-3/+18
2006-03-02[PATCH] reiserfs: do not check if unsigned < 0Vladimir V. Saveliev-2/+1
2006-02-01[PATCH] reiserfs: reiserfs fix journal accounting in journal_transaction_shou...Chris Mason-0/+3
2006-02-01[PATCH] reiserfs: reiserfs write_ordered_buffers should not oops on dirty non...Chris Mason-2/+13
2006-02-01[PATCH] reiserfs: reiserfs hang and performance fix for data=journal modeChris Mason-5/+14
2006-02-01[PATCH] resierfs: fix reiserfs_invalidatepage race against data=orderedChris Mason-0/+13
2006-02-01[PATCH] reiserfs: use __GFP_NOFAIL instead of yield and retry loop for alloca...Pekka Enberg-6/+2
2006-02-01[PATCH] reiserfs: remove kmalloc wrapperPekka Enberg-57/+27
2006-01-11[PATCH] reiserfs: fix assertion failure in reiserfs+journaled quotasJan Kara-1/+4
2005-12-14[PATCH] reiserfs: skip commit on io errorJeff Mahoney-4/+14
2005-11-29[PATCH] reiserfs: handle cnode allocation failure gracefullyJeff Mahoney-0/+9
2005-09-10[PATCH] fs: fix-up schedule_timeout() usageNishanth Aravamudan-2/+1
2005-09-07[PATCH] Change ll_rw_block() calls in ReiserJan Kara-2/+2
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl-2/+2
2005-07-12reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds-3257/+3598
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe-0/+12
2005-06-24[PATCH] Make reiserfs BUG on too big transactionJan Kara-0/+2
2005-05-01[PATCH] reiserfs endianness: fix endianness bugsAl Viro-1/+1
2005-05-01[PATCH] reiserfs: journal_init fixEdward Shishkin-7/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+3876