summaryrefslogtreecommitdiffstats
path: root/fs/reiserfs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ReiserFS: Make sure all dentries refs are released before calling kil...David Howells2006-10-111-11/+20
* [PATCH] reiserfs: null pointer dereferencing in reiserfs_read_bitmap_blockEric Eric Sesterhenn2006-10-071-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2006-10-041-1/+0Star
|\
| * Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0Star
* | [PATCH] Remove unnecessary check in fs/reiserfs/inode.cEric Sesterhenn2006-10-041-1/+1
|/
* BUG_ON conversion for fs/reiserfsEric Sesterhenn2006-10-035-54/+26Star
* [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-031-3/+3
* [PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen2006-10-011-2/+2
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-011-3/+3
* [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-011-3/+3
* [PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty2006-10-011-2/+2
* [PATCH] reiserfs: eliminate minimum window size for bitmap searchingJeff Mahoney2006-10-011-22/+1Star
* [PATCH] reiserfs: use generic_file_open for open() checksJeff Mahoney2006-10-011-0/+1
* [PATCH] reiserfs: on-demand bitmap loadingJeff Mahoney2006-10-013-90/+70Star
* [PATCH] reiserfs: reorganize bitmap loading functionsJeff Mahoney2006-10-013-113/+90Star
* [PATCH] reiserfs: clean up bitmap block buffer head referencesJeff Mahoney2006-10-012-49/+71
* [PATCH] reiserfs: fix is_reusable bitmap check to not traverse the bitmap inf...Jeff Mahoney2006-10-012-15/+27
* [PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS dr...David Howells2006-09-303-0/+42
* [PATCH] reiserfs: ifdef ACL stuff from inodeAlexey Dobriyan2006-09-292-4/+12
* [PATCH] reiserfs: ifdef xattr_semAlexey Dobriyan2006-09-291-2/+2
* [PATCH] Fix reiserfs latencies caused by data=orderedChris Mason2006-09-291-11/+43
* [PATCH] reiserfs_fsync should only use barriers when they are enabledChris Mason2006-09-291-1/+1
* [PATCH] use gcc -O1 in fs/reiserfs only for ancient gcc versionsOlaf Hering2006-09-291-1/+1
* [PATCH] reiserfs: warn about the useless nolargeio optionAdrian Bunk2006-09-271-19/+2Star
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-4/+0Star
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-271-3/+1Star
* [PATCH] lockdep: annotate reiserfsIngo Molnar2006-08-271-1/+1
* [PATCH] reiserfs_write_full_page() should not get_block past eofChris Mason2006-08-061-2/+12
* [PATCH] fix reiserfs lock inversion of bkl vs inode semaphoreChris Mason2006-08-062-2/+2
* [PATCH] i_mutex does not need to be locked in reiserfs_delete_inode()Alexander Zarochentsev2006-08-061-10/+2Star
* [PATCH] reiserfs: fix handling of device names with /'s in themJeff Mahoney2006-07-151-4/+21
* [PATCH] reiserfs: fix journaling issue regarding fsync()Hisashi Hifumi2006-07-101-1/+5
* [PATCH] lockdep: annotate the quota codeArjan van de Ven2006-07-041-1/+1
* [PATCH] reiserfs: update ctime and mtime on expanding truncateVladimir Saveliev2006-07-011-0/+5
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3015-15/+0Star
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-1/+1
* [PATCH] reiserfs: remove reiserfs_aio_write()Alexey Dobriyan2006-06-261-7/+1Star
* [PATCH] fs: use list_move()Akinobu Mita2006-06-261-4/+2Star
* [PATCH] read_mapping_page for address spacePekka Enberg2006-06-231-2/+1Star
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-4/+4
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-4/+5
* [PATCH] Fix reiserfs deadlockJan Kara2006-04-221-2/+3
* [PATCH] Introduce sys_splice() system callJens Axboe2006-03-301-0/+2
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-283-3/+3
* [PATCH] remove ->get_blocks() supportBadari Pulavarty2006-03-261-1/+0Star
* [PATCH] change buffer_head.b_size to size_tBadari Pulavarty2006-03-261-1/+1
* [PATCH] Make address_space_operations->invalidatepage return voidNeilBrown2006-03-261-3/+5
* [PATCH] indirect_print_item() warning fixBenoit Boissinot2006-03-251-1/+1
* [PATCH] reiserfs/xattr_acl.c:reiserfs_get_acl(): make size an intAdrian Bunk2006-03-251-2/+2
* [PATCH] reiserfs: use balance_dirty_pages_ratelimited_nr in reiserfs_file_wri...Alexander Zarochentsev2006-03-251-1/+1