Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incoming
[safe/jmp/linux-2.6] / fs / jfs /
2007-01-09 Dave KleikampJFS: Avoid BUG() on a damaged file system
2006-12-21 Dave Kleikamp[PATCH] Fix JFS after clear_page_dirty() removal
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-12-08 Josef Sipek[PATCH] struct path: convert jfs
2006-12-07 Alexey Dobriyan[PATCH] fs/*: trivial vsnprintf() conversion
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-06 Dave KleikampJFS: Fix conflicting superblock flags
2006-12-04 Al Viro[PATCH] severing fs.h, radix-tree.h -> sched.h
2006-11-30 Jan EngelhardtFix typos in doc and comments
2006-11-02 Dave KleikampJFS: Remove redundant xattr permission checking
2006-10-30 Daniel Drakejfs: Add splice support
2006-10-13 Dave KleikampJFS: pageno needs to be long
2006-10-02 Dave KleikampJFS: White space cleanup
2006-10-02 Akinobu Mita[PATCH] JFS: return correct error when i-node allocatio...
2006-10-02 Tony BreedsJFS: Remove shadow variable from fs/jfs/jfs_txnmgr...
2006-10-01 Dave Hansen[PATCH] r/o bind mounts: monitor zeroing of i_nlink
2006-10-01 Dave Hansen[PATCH] r/o bind mount prepwork: inc_nlink() helper
2006-10-01 Dave Hansen[PATCH] r/o bind mounts: unlink: monitor i_nlink
2006-10-01 Badari Pulavarty[PATCH] Streamline generic_file_* interfaces and filema...
2006-10-01 Badari Pulavarty[PATCH] Remove readv/writev methods and use aio_read...
2006-10-01 Richard Knutsson[PATCH] fs/jfs: Conversion to generic boolean
2006-09-30 David Howells[PATCH] BLOCK: Move common FS-specific ioctls to linux...
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-09-27 Panagiotis Issaris[PATCH] fs: Removing useless casts
2006-07-28 Dave KleikampJFS: Fix bug in quota code. tmp_bh.b_size must be...
2006-07-26 Dave KleikampJFS: Quota support broken, no quota_read and quota_write
2006-07-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-30 Adrian Bunktypo fixes: aquire -> acquire
2006-06-28 Christoph Hellwig[PATCH] mark address_space_operations const
2006-06-26 Andreas Mohrspelling fixes
2006-06-23 Pekka Enberg[PATCH] read_mapping_page for address space
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to perform statfs with...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-06-05 Evgeniy DushistovJFS: commit_mutex cleanups
2006-05-24 Dave KleikampJFS: Fix multiple errors in metapage_releasepage
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-03-26 Badari Pulavarty[PATCH] remove ->get_blocks() support
2006-03-26 Badari Pulavarty[PATCH] map multiple blocks for mpage_readpages()
2006-03-26 Matthew Dobson[PATCH] mempool: use mempool_create_slab_pool()
2006-03-26 NeilBrown[PATCH] Make address_space_operations->invalidatepage...
2006-03-26 Ingo Molnar[PATCH] sem2mutex: fs/
2006-03-24 Paul Jackson[PATCH] cpuset memory spread: slab cache format
2006-03-24 Paul Jackson[PATCH] cpuset memory spread: slab cache filesystems
2006-03-24 Tobias Klauser[PATCH] fs: Use ARRAY_SIZE macro
2006-03-14 Dave Kleikamp[PATCH] JFS: Take logsync lock before testing mp->lsn
2006-03-09 Dave KleikampJFS: add uid, gid, and umask mount options
2006-03-08 Dave KleikampJFS: Take logsync lock before testing mp->lsn
2006-02-23 Eric SesterhennJFS: kzalloc conversion
2006-02-22 Herbert PoetzlJFS: Add missing file from fa3241d24cf1182b0ffb6e4d412c...
2006-02-15 Christoph HellwigJFS: Use the kthread_ API
2006-02-10 Dave KleikampJFS: Fix regression. fsck complains if symlinks do...
2006-02-09 Herbert PoetzlJFS: ext2 inode attributes for jfs
2006-01-24 Ingo MolnarJFS: semaphore to mutex conversion.
2006-01-24 Dave KleikampMerge with /home/shaggy/git/linus-clean/
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (fs/)
2006-01-10 Christoph Hellwig[PATCH] remove jfs xattr permission checks
2006-01-10 akpm@osdl.org[PATCH] move xattr permission checks into the VFS
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-09 OGAWA Hirofumi[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)
2005-11-29 Arjan van de VenJFS: make buddy table static
2005-11-10 Dave KleikampJFS: Add back directory i_size calculations for legacy...
2005-10-31 Dave KleikampJFS: set i_ctime & i_mtime on target directory when...
2005-10-30 Hugh Dickins[PATCH] mm: split page table lock
2005-10-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2005-10-28 Dave KleikampJFS: make sure right-most xtree pages have header.next...
2005-10-28 Al Viro[PATCH] gfp_t: fs/*
2005-10-11 Dave KleikampJFS: Corrupted block map should not cause trap
2005-10-03 Dave KleikampJFS: make special inodes play nicely with page balancing
2005-09-20 Dave KleikampJFS: don't dereference tlck->ip from txUpdateMap
2005-09-16 Dave KleikampJFS: Fix sparse warnings, including endian error
2005-09-11 Linus TorvaldsMerge branch 'for-linus' from /.../shaggy/jfs-2.6 manually
2005-09-09 Mark Fasheh[PATCH] update filesystems for new delete_inode behavior
2005-09-07 Mark Bellon[PATCH] disk quotas fail when /etc/mtab is symlinked...
2005-09-01 Dave KleikampJFS: Implement jfs_init_security
2005-09-01 Dave KleikampJFS: allow extended attributes to be set within a exist...
2005-08-30 Dave KleikampJFS: jfs_delete_inode should always call clear_inode.
2005-08-30 Linus TorvaldsMerge refs/heads/for-linus from /linux/kernel/git/shagg...
2005-08-20 Al Viro[PATCH] Fix up symlink function pointers
2005-08-19 Dave KleikampMerge with /home/shaggy/git/linus-clean/
2005-08-17 Dave KleikampJFS: Initialize dentry->d_op for negative dentries too
2005-08-10 Dave KleikampJFS: Fix race in txLock
2005-08-01 Dave KleikampJFS: Check for invalid inodes in jfs_delete_inode
2005-07-27 Dave KleikampJFS: Improve sync barrier processing
2005-07-26 Dave KleikampJFS: Fix i_blocks accounting when allocation fails
2005-07-25 Dave KleikampJFS: Don't set log_SYNCBARRIER when log->active == 0
2005-07-22 Dave KleikampJFS: Fix typo in last patch
2005-07-15 Qu FupingJFS: fsync wrong behavior when I/O failure occurs
2005-07-15 Dave KleikampJFS: Remove assert statement in dbJoin & return -EIO...
2005-07-14 Dave KleikampJFS: Remove bogus WARN_ON statement and some dead code
2005-07-13 Ian DallJFS: Need to be root to create files with security...
2005-07-13 Dave KleikampJFS: Allow security.* xattrs to be set on symlinks
2005-07-13 Dave KleikampMerge with /home/shaggy/git/linus-clean/
2005-06-27 Dave KleikampJFS: Code cleanup - getting rid of never-used debug...
2005-06-26 Christoph Lameter[PATCH] Cleanup patch for process freezing
2005-06-23 Sonny RaoJFS: performance patch
2005-06-23 Christoph Hellwig[PATCH] remove <linux/xattr_acl.h>
2005-06-03 Dave KleikampJFS: Fix compiler warning in jfs_logmgr.c
next