aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jfs
Commit message (Expand)AuthorAge
* jfs: remove DIRENTSIZAdrian Bunk2008-06-10
* JFS: diAlloc() should return -EIO rather than EIOLi Zefan2008-05-28
* JFS: skip bad iput() call in error pathDave Kleikamp2008-05-21
* JFS: switch to seq_filesAlexey Dobriyan2008-05-13
* JFS: 0 is not valid errno value so return NULL from jfs_lookupMarcin Slusarz2008-05-12
* proc: remove proc_root_fsAlexey Dobriyan2008-04-29
* [PATCH] r/o bind mounts: elevate write count for ioctls()Dave Hansen2008-04-19
* jfs: replace __inline with inlineHarvey Harrison2008-03-05
* jfs: le*_add_cpu conversionMarcin Slusarz2008-02-13
* BKL-removal: Implement a compat_ioctl handler for JFSAndi Kleen2008-02-07
* BKL-removal: Use unlocked_ioctl for jfsAndi Kleen2008-02-07
* iget: stop JFS from using iget() and read_inode()David Howells2008-02-07
* Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-03
* mount options: fix jfsMiklos Szeredi2008-01-24
* JFS: simplify types to get rid of sparse warningDave Kleikamp2008-01-10
* JFS: FIx one more plain integer as NULL pointer warningDave Kleikamp2008-01-03
* JFS: Remove defconfig ptr comparison to 0Joe Perches2008-01-03
* JFS: use DIV_ROUND_UP where appropriateShaun Zinck2008-01-03
* Remove unnecessary kmalloc casts in the jfs filesystemJack Stone2008-01-03
* JFS is missing a memory barrierNick Piggin2008-01-03
* JFS: Make sure special inode data is written after journal is flushedDave Kleikamp2008-01-03
* JFS: clear PAGECACHE_TAG_DIRTY for no-write pagesDave Kleikamp2008-01-03
* Forbid user to change file flags on quota filesJan Kara2007-11-14
* exportfs: make struct export_operations constChristoph Hellwig2007-10-22
* jfs: new export opsChristoph Hellwig2007-10-22
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-19
* introduce I_SYNCJoern Engel2007-10-17
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* fs: restore nobhNick Piggin2007-10-16
* jfs: convert to new aopsNick Piggin2007-10-16
* more low-hanging fruits - kernel, fs, lib signednessAl Viro2007-10-14
* JFS: Bio cleanup: Replace missing return statementsDave Kleikamp2007-10-13
* Fix up more bio falloutAl Viro2007-10-12
* JFS: fix bio-related build breakageJeff Garzik2007-10-12
* Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-10
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma2007-07-17
* knfsd: exportfs: remove iget abuseChristoph Hellwig2007-07-17
* knfsd: exportfs: add exportfs.h headerChristoph Hellwig2007-07-17
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-10
* JFS: Update print_hex_dump() syntaxDave Kleikamp2007-06-13
* JFS: use print_hex_dump() rather than private dump_mem() functionDave Kleikamp2007-06-06
* JFS: Whitespace cleanup and remove some dead codeDave Kleikamp2007-06-06
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* Fix occurrences of "the the "Michael Opdenacker2007-05-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2007-05-08
|\
| * JFS: Fix race waking up jfsIO kernel threadDave Kleikamp2007-05-05
| * JFS: use __set_current_state()Milind Arun Choudhary2007-04-26
| * Copy i_flags to jfs inode flags on writeDave Kleikamp2007-04-25
* | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08