aboutsummaryrefslogtreecommitdiffstats
path: root/fs/reiserfs
Commit message (Expand)AuthorAge
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12
* [PATCH] mark struct inode_operations const 3Arjan van de Ven2007-02-12
* [PATCH] reiserfs: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-12
* [PATCH] resierfs: avoid tail packing if an inode was ever mmappedVladimir Saveliev2007-01-23
* Fix reiserfs after "test_clear_page_dirty()" removalLinus Torvalds2006-12-23
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev2006-12-08
* [PATCH] struct path: convert reiserfsJosef Sipek2006-12-08
* [PATCH] struct path: rename Reiserfs's struct pathJosef "Jeff" Sipek2006-12-08
* [PATCH] reiserfs: do not add save links for O_DIRECT writesVladimir V. Saveliev2006-12-07
* [PATCH] reiser: replace kmalloc+memset with kzallocYan Burman2006-12-07
* [PATCH] reiserfs: add missing D-cache flushingAlexey Dobriyan2006-12-07
* [PATCH] fix reiserfs bad path release panicSuzuki K P2006-12-07
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * [NET]: Kill direct includes of asm/checksum.hAl Viro2006-12-03
| * Fix misc .c/.h comment typosMatt LaPlante2006-11-29
| * [PATCH] reiserfs: fmt bugfixAlexey Dobriyan2006-11-25
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* [PATCH] reiserfs: reset errval after initializing bitmap cacheJeff Mahoney2006-11-03
* [PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton2006-10-20
* [PATCH] ReiserFS: Make sure all dentries refs are released before calling kil...David Howells2006-10-11
* [PATCH] reiserfs: null pointer dereferencing in reiserfs_read_bitmap_blockEric Eric Sesterhenn2006-10-07
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2006-10-04
|\
| * Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* | [PATCH] Remove unnecessary check in fs/reiserfs/inode.cEric Sesterhenn2006-10-04
|/
* BUG_ON conversion for fs/reiserfsEric Sesterhenn2006-10-03
* [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-03
* [PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen2006-10-01
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-01
* [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-01
* [PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty2006-10-01
* [PATCH] reiserfs: eliminate minimum window size for bitmap searchingJeff Mahoney2006-10-01
* [PATCH] reiserfs: use generic_file_open for open() checksJeff Mahoney2006-10-01
* [PATCH] reiserfs: on-demand bitmap loadingJeff Mahoney2006-10-01
* [PATCH] reiserfs: reorganize bitmap loading functionsJeff Mahoney2006-10-01
* [PATCH] reiserfs: clean up bitmap block buffer head referencesJeff Mahoney2006-10-01
* [PATCH] reiserfs: fix is_reusable bitmap check to not traverse the bitmap inf...Jeff Mahoney2006-10-01
* [PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS dr...David Howells2006-09-30
* [PATCH] reiserfs: ifdef ACL stuff from inodeAlexey Dobriyan2006-09-29
* [PATCH] reiserfs: ifdef xattr_semAlexey Dobriyan2006-09-29
* [PATCH] Fix reiserfs latencies caused by data=orderedChris Mason2006-09-29
* [PATCH] reiserfs_fsync should only use barriers when they are enabledChris Mason2006-09-29
* [PATCH] use gcc -O1 in fs/reiserfs only for ancient gcc versionsOlaf Hering2006-09-29
* [PATCH] reiserfs: warn about the useless nolargeio optionAdrian Bunk2006-09-27
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-27
* [PATCH] lockdep: annotate reiserfsIngo Molnar2006-08-27
* [PATCH] reiserfs_write_full_page() should not get_block past eofChris Mason2006-08-06