aboutsummaryrefslogtreecommitdiff
path: root/fs/jfs
AgeCommit message (Expand)Author
2006-07-28JFS: Fix bug in quota code. tmp_bh.b_size must be initializedDave Kleikamp
2006-07-26JFS: Quota support broken, no quota_read and quota_writeDave Kleikamp
2006-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-30typo fixes: aquire -> acquireAdrian Bunk
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-06-26spelling fixesAndreas Mohr
2006-06-23[PATCH] read_mapping_page for address spacePekka Enberg
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-06-05JFS: commit_mutex cleanupsEvgeniy Dushistov
2006-05-24JFS: Fix multiple errors in metapage_releasepageDave Kleikamp
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-26[PATCH] remove ->get_blocks() supportBadari Pulavarty
2006-03-26[PATCH] map multiple blocks for mpage_readpages()Badari Pulavarty
2006-03-26[PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson
2006-03-26[PATCH] Make address_space_operations->invalidatepage return voidNeilBrown
2006-03-26[PATCH] sem2mutex: fs/Ingo Molnar
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson
2006-03-24[PATCH] fs: Use ARRAY_SIZE macroTobias Klauser
2006-03-09JFS: add uid, gid, and umask mount optionsDave Kleikamp
2006-03-08JFS: Take logsync lock before testing mp->lsnDave Kleikamp
2006-02-23JFS: kzalloc conversionEric Sesterhenn
2006-02-22JFS: Add missing file from fa3241d24cf1182b0ffb6e4d412c3bc2a2ab7bf6Herbert Poetzl
2006-02-15JFS: Use the kthread_ APIChristoph Hellwig
2006-02-10JFS: Fix regression. fsck complains if symlinks do not have INLINEEA attributeDave Kleikamp
2006-02-09JFS: ext2 inode attributes for jfsHerbert Poetzl
2006-01-24JFS: semaphore to mutex conversion.Ingo Molnar
2006-01-24Merge with /home/shaggy/git/linus-clean/Dave Kleikamp
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap
2006-01-10[PATCH] remove jfs xattr permission checksChristoph Hellwig
2006-01-10[PATCH] move xattr permission checks into the VFSakpm@osdl.org
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-08[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)OGAWA Hirofumi
2005-11-29JFS: make buddy table staticArjan van de Ven
2005-11-10JFS: Add back directory i_size calculations for legacy partitionsDave Kleikamp
2005-10-31JFS: set i_ctime & i_mtime on target directory when creating linksDave Kleikamp
2005-10-29[PATCH] mm: split page table lockHugh Dickins
2005-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2005-10-28JFS: make sure right-most xtree pages have header.next set to zeroDave Kleikamp
2005-10-28[PATCH] gfp_t: fs/*Al Viro
2005-10-11JFS: Corrupted block map should not cause trapDave Kleikamp
2005-10-03JFS: make special inodes play nicely with page balancingDave Kleikamp
2005-09-20JFS: don't dereference tlck->ip from txUpdateMapDave Kleikamp
2005-09-15JFS: Fix sparse warnings, including endian errorDave Kleikamp
2005-09-11Merge branch 'for-linus' from kernel.org:/.../shaggy/jfs-2.6 manuallyLinus Torvalds
2005-09-09[PATCH] update filesystems for new delete_inode behaviorMark Fasheh
2005-09-07[PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mountsMark Bellon
2005-09-01JFS: Implement jfs_init_securityDave Kleikamp