summaryrefslogtreecommitdiffstats
path: root/fs/reiserfs
Commit message (Expand)AuthorAgeFilesLines
* Only send SIGXFSZ when exceeding rlimits.Micah Cowan2007-07-161-1/+0
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-101-1/+0
* Missing 'const' from reiserfs MIN_KEY declaration.David Woodhouse2007-05-231-1/+1
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-171-6/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-091-2/+2
|\
| * Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-091-2/+2
* | reiserfs: use zero_user_pageNate Diller2007-05-092-39/+13
|/
* reiserfs: use __set_current_state()Milind Arun Choudhary2007-05-081-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-086-6/+0
* reiserfs: correct misspelled "REISERFS_PROC_INFO" to "CONFIG_REISERFS_PROC_INFO"Robert P. J. Day2007-05-081-1/+1
* reiserfs: shrink superblock if no xattrsAlexey Dobriyan2007-05-081-2/+4
* reiserfs: possible null pointer dereference during resizeDmitriy Monakhov2007-05-081-0/+4
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-2/+1
* mm: make read_cache_page synchronousNick Piggin2007-05-071-4/+0
* 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
OpenPOWER on IntegriCloud