summaryrefslogtreecommitdiffstats
path: root/fs/reiserfs
Commit message (Expand)AuthorAgeFilesLines
* reiserfs: suppress lockdep warningJeff Mahoney2007-04-301-1/+1
* reiserfs: fix xattr root locking/refcount bugJeff Mahoney2007-04-241-68/+24
* [PATCH] reiserfs: fix key decrementingVladimir Saveliev2007-04-121-1/+1
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-1/+1
* [PATCH] mark struct inode_operations const 3Arjan van de Ven2007-02-122-4/+4
* [PATCH] reiserfs: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-121-2/+3
* [PATCH] resierfs: avoid tail packing if an inode was ever mmappedVladimir Saveliev2007-01-232-1/+21
* Fix reiserfs after "test_clear_page_dirty()" removalLinus Torvalds2006-12-231-1/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev2006-12-081-1/+1
* [PATCH] struct path: convert reiserfsJosef Sipek2006-12-085-11/+11
* [PATCH] struct path: rename Reiserfs's struct pathJosef "Jeff" Sipek2006-12-086-36/+36
* [PATCH] reiserfs: do not add save links for O_DIRECT writesVladimir V. Saveliev2006-12-071-50/+4
* [PATCH] reiser: replace kmalloc+memset with kzallocYan Burman2006-12-073-9/+4
* [PATCH] reiserfs: add missing D-cache flushingAlexey Dobriyan2006-12-071-0/+4
* [PATCH] fix reiserfs bad path release panicSuzuki K P2006-12-071-1/+2
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-053-5/+6
|\
| * [NET]: Kill direct includes of asm/checksum.hAl Viro2006-12-021-1/+1
| * Fix misc .c/.h comment typosMatt LaPlante2006-11-301-3/+3
| * [PATCH] reiserfs: fmt bugfixAlexey Dobriyan2006-11-251-1/+2
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-5/+7
|/
* [PATCH] reiserfs: reset errval after initializing bitmap cacheJeff Mahoney2006-11-031-0/+1
* [PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton2006-10-201-1/+2
* [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/+0
|\
| * Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* | [PATCH] Remove unnecessary check in fs/reiserfs/inode.cEric Sesterhenn2006-10-041-1/+1
|/
* 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
OpenPOWER on IntegriCloud