Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / fs / jfs /
2007-10-14 Al Viromore low-hanging fruits - kernel, fs, lib signedness
2007-10-13 Dave KleikampJFS: Bio cleanup: Replace missing return statements
2007-10-12 Al ViroFix up more bio fallout
2007-10-12 Jeff GarzikJFS: fix bio-related build breakage
2007-10-10 NeilBrownDrop 'size' argument from bio_endio and bi_end_io
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-17 Satyam SharmaIntroduce is_owner_or_cap() to wrap CAP_FOWNER use...
2007-07-17 Christoph Hellwigknfsd: exportfs: remove iget abuse
2007-07-17 Christoph Hellwigknfsd: exportfs: add exportfs.h header
2007-07-10 Jens Axboesendfile: remove .sendfile from filesystems that use...
2007-06-13 Dave KleikampJFS: Update print_hex_dump() syntax
2007-06-06 Dave KleikampJFS: use print_hex_dump() rather than private dump_mem...
2007-06-06 Dave KleikampJFS: Whitespace cleanup and remove some dead code
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-09 Michael OpdenackerFix occurrences of "the the "
2007-05-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-05-05 Dave KleikampJFS: Fix race waking up jfsIO kernel thread
2007-04-26 Milind Arun ChoudharyJFS: use __set_current_state()
2007-04-25 Dave KleikampCopy i_flags to jfs inode flags on write
2007-02-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-02-12 Josef 'Jeff' Sipek[PATCH] Mark struct super_operations const
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 2
2007-02-09 Dave KleikampJFS: Get rid of "may be used uninitialized" warnings
2007-01-26 Dave KleikampJFS: Remove incorrect kgdb define
2007-01-18 Dave KleikampJFS: call io_schedule() instead of schedule() to avoid...
2007-01-09 Dave KleikampJFS: Add lockdep annotations
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
next