summaryrefslogtreecommitdiffstats
path: root/fs/jfs
AgeCommit message (Expand)AuthorLines
2008-04-29proc: remove proc_root_fsAlexey Dobriyan-2/+2
2008-04-19[PATCH] r/o bind mounts: elevate write count for ioctls()Dave Hansen-11/+22
2008-03-05jfs: replace __inline with inlineHarvey Harrison-1/+1
2008-02-13jfs: le*_add_cpu conversionMarcin Slusarz-33/+19
2008-02-07BKL-removal: Implement a compat_ioctl handler for JFSAndi Kleen-0/+27
2008-02-07BKL-removal: Use unlocked_ioctl for jfsAndi Kleen-7/+13
2008-02-07iget: stop JFS from using iget() and read_inode()David Howells-31/+40
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas-1/+1
2008-01-24mount options: fix jfsMiklos Szeredi-0/+6
2008-01-10JFS: simplify types to get rid of sparse warningDave Kleikamp-14/+14
2008-01-03JFS: FIx one more plain integer as NULL pointer warningDave Kleikamp-1/+1
2008-01-03JFS: Remove defconfig ptr comparison to 0Joe Perches-14/+15
2008-01-03JFS: use DIV_ROUND_UP where appropriateShaun Zinck-3/+3
2008-01-03Remove unnecessary kmalloc casts in the jfs filesystemJack Stone-6/+2
2008-01-03JFS is missing a memory barrierNick Piggin-2/+2
2008-01-03JFS: Make sure special inode data is written after journal is flushedDave Kleikamp-19/+17
2008-01-03JFS: clear PAGECACHE_TAG_DIRTY for no-write pagesDave Kleikamp-3/+8
2007-11-14Forbid user to change file flags on quota filesJan Kara-0/+3
2007-10-22exportfs: make struct export_operations constChristoph Hellwig-2/+2
2007-10-22jfs: new export opsChristoph Hellwig-18/+27
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day-1/+1
2007-10-17introduce I_SYNCJoern Engel-1/+8
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter-2/+2
2007-10-16fs: restore nobhNick Piggin-4/+3
2007-10-16jfs: convert to new aopsNick Piggin-7/+10
2007-10-14more low-hanging fruits - kernel, fs, lib signednessAl Viro-3/+3
2007-10-13JFS: Bio cleanup: Replace missing return statementsDave Kleikamp-0/+3
2007-10-12Fix up more bio falloutAl Viro-3/+0
2007-10-11JFS: fix bio-related build breakageJeff Garzik-6/+1
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown-14/+3
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt-2/+2
2007-07-17Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma-2/+2
2007-07-17knfsd: exportfs: remove iget abuseChristoph Hellwig-0/+34
2007-07-17knfsd: exportfs: add exportfs.h headerChristoph Hellwig-0/+1
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe-1/+0
2007-06-13JFS: Update print_hex_dump() syntaxDave Kleikamp-29/+28
2007-06-06JFS: use print_hex_dump() rather than private dump_mem() functionDave Kleikamp-45/+29
2007-06-06JFS: Whitespace cleanup and remove some dead codeDave Kleikamp-1098/+1066
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter-22/+18
2007-05-09Fix occurrences of "the the "Michael Opdenacker-4/+4
2007-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds-8/+31
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-2/+0
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter-4/+2
2007-05-05JFS: Fix race waking up jfsIO kernel threadDave Kleikamp-1/+2
2007-04-26JFS: use __set_current_state()Milind Arun Choudhary-6/+6
2007-04-25Copy i_flags to jfs inode flags on writeDave Kleikamp-1/+23
2007-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds-1/+2
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek-2/+2
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven-6/+6
2007-02-09JFS: Get rid of "may be used uninitialized" warningsDave Kleikamp-1/+2