aboutsummaryrefslogtreecommitdiffstats
path: root/fs/reiserfs
Commit message (Expand)AuthorAgeFilesLines
...
* BUG_ON conversion for fs/reiserfsEric Sesterhenn2006-10-035-54/+26
* [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/+1
* [PATCH] reiserfs: use generic_file_open for open() checksJeff Mahoney2006-10-011-0/+1
* [PATCH] reiserfs: on-demand bitmap loadingJeff Mahoney2006-10-013-90/+70
* [PATCH] reiserfs: reorganize bitmap loading functionsJeff Mahoney2006-10-013-113/+90
* [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/+2
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-4/+0
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-271-3/+1
* [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/+2
* [PATCH] reiserfs: fix handling of device names with /'s in themJeff Mahoney2006-07-141-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-031-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/+0
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-1/+1
* [PATCH] reiserfs: remove reiserfs_aio_write()Alexey Dobriyan2006-06-261-7/+1
* [PATCH] fs: use list_move()Akinobu Mita2006-06-261-4/+2
* [PATCH] read_mapping_page for address spacePekka Enberg2006-06-231-2/+1
* [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/+0
* [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
* [PATCH] reiserfs: cleanupsVladimir V. Saveliev2006-03-252-7/+5
* [PATCH] reiserfs: reiserfs_file_write() will lose error code when a 0-length ...Jeff Mahoney2006-03-251-4/+4
* [PATCH] reiserfs: handle trans_id overflowAlexander Zarochentsev2006-03-251-3/+18
* [PATCH] reiserfs: fix transaction overflowingAlexander Zarochentzev2006-03-251-138/+72
* [PATCH] cpuset memory spread: slab cache formatPaul Jackson2006-03-241-1/+2