aboutsummaryrefslogtreecommitdiff
path: root/fs/reiserfs
AgeCommit message (Expand)Author
2007-07-26more reiserfs endianness annotationsAl Viro
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-17Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma
2007-07-17knfsd: exportfs: add exportfs.h headerChristoph Hellwig
2007-07-16Only send SIGXFSZ when exceeding rlimits.Micah Cowan
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe
2007-05-23Missing 'const' from reiserfs MIN_KEY declaration.David Woodhouse
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-05-09reiserfs: use zero_user_pageNate Diller
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day
2007-05-08reiserfs: use __set_current_state()Milind Arun Choudhary
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08reiserfs: correct misspelled "REISERFS_PROC_INFO" to "CONFIG_REISERFS_PROC_INFO"Robert P. J. Day
2007-05-08reiserfs: shrink superblock if no xattrsAlexey Dobriyan
2007-05-08reiserfs: possible null pointer dereference during resizeDmitriy Monakhov
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter
2007-05-07mm: make read_cache_page synchronousNick Piggin
2007-04-30reiserfs: suppress lockdep warningJeff Mahoney
2007-04-24reiserfs: fix xattr root locking/refcount bugJeff Mahoney
2007-04-12[PATCH] reiserfs: fix key decrementingVladimir Saveliev
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek
2007-02-12[PATCH] mark struct inode_operations const 3Arjan van de Ven
2007-02-12[PATCH] reiserfs: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish
2007-01-23[PATCH] resierfs: avoid tail packing if an inode was ever mmappedVladimir Saveliev
2006-12-23Fix reiserfs after "test_clear_page_dirty()" removalLinus Torvalds
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-08[PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev
2006-12-08[PATCH] struct path: convert reiserfsJosef Sipek
2006-12-08[PATCH] struct path: rename Reiserfs's struct pathJosef "Jeff" Sipek
2006-12-07[PATCH] reiserfs: do not add save links for O_DIRECT writesVladimir V. Saveliev
2006-12-07[PATCH] reiser: replace kmalloc+memset with kzallocYan Burman
2006-12-07[PATCH] reiserfs: add missing D-cache flushingAlexey Dobriyan
2006-12-07[PATCH] fix reiserfs bad path release panicSuzuki K P
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-02[NET]: Kill direct includes of asm/checksum.hAl Viro
2006-11-30Fix misc .c/.h comment typosMatt LaPlante
2006-11-25[PATCH] reiserfs: fmt bugfixAlexey Dobriyan
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-11-03[PATCH] reiserfs: reset errval after initializing bitmap cacheJeff Mahoney
2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton
2006-10-11[PATCH] ReiserFS: Make sure all dentries refs are released before calling kil...David Howells
2006-10-07[PATCH] reiserfs: null pointer dereferencing in reiserfs_read_bitmap_blockEric Eric Sesterhenn
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds
2006-10-04[PATCH] Remove unnecessary check in fs/reiserfs/inode.cEric Sesterhenn
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-03BUG_ON conversion for fs/reiserfsEric Sesterhenn
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells