[POWERPC] PS3: Kill unused ps3_repository_bump_device()
[safe/jmp/linux-2.6] / fs / ocfs2 /
2007-12-17 Mark Fashehocfs2: Re-journal buffers after transaction extend
2007-12-17 Mark Fashehocfs2: Allow for debugging of transaction extends
2007-12-17 Mark Fashehocfs2: Don't panic when truncating an empty extent
2007-12-17 Mark Fashehocfs2: fix exit-while-locked bug in ocfs2_queue_orphans()
2007-12-05 Al Viroremove nonsense force-casts from ocfs2
2007-11-28 Mark Fashehocfs2: reverse inline-data truncate args
2007-11-28 Mark Fashehocfs2: Fix comparison in ocfs2_size_fits_inline_data()
2007-11-28 Mark Fashehocfs2: Remove bug statement in ocfs2_dentry_iput()
2007-11-28 Jan Kara[PATCH] ocfs2: Remove expensive bitmap scanning
2007-11-28 Mark Fashehocfs2: log valid inode # on bad inode
2007-11-28 Mark Fashehocfs2: Filter -ENOSPC in mlog_errno()
2007-11-28 Joe Perches[PATCH] fs/ocfs2: Add missing "space"
2007-11-28 Mark Fashehocfs2: Reset journal parameters after s_mount_opt update
2007-11-13 Trond Myklebust[NET]: Add the helper kernel_sock_shutdown()
2007-11-06 Srinivas Eedaocfs2: fix rename vs unlink race
2007-11-06 Jan Kara[PATCH] Fix possibly too long write in o2hb_setup_one_bio()
2007-11-06 Mark Fashehocfs2: fix write() performance regression
2007-11-06 Mark Fashehocfs2: Commit journal on sync writes
2007-11-06 Mark Fashehocfs2: Re-order iput in ocfs2_drop_dentry_lock
2007-11-06 Mark Fashehocfs2: Create locks at initially requested level
2007-11-06 Roel Kluin[PATCH] Fix priority mistakes in fs/ocfs2/{alloc.c...
2007-11-06 Adrian Bunk[2.6 patch] make ocfs2_find_entry_el() static
2007-10-22 Christoph Hellwigexportfs: make struct export_operations const
2007-10-22 Christoph Hellwigocfs2: new export ops
2007-10-19 Robert P. J. DayFix misspellings of "system", "controller", "interrupt...
2007-10-19 Pavel EmelyanovUse helpers to obtain task pid in printks
2007-10-17 Mathieu DesnoyersFix f_version type: should be u64 instead of unsigned...
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-17 Peter Zijlstramm: bdi init hooks
2007-10-16 Nick Pigginocfs2: convert to new aops
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-10-12 Greg Kroah-HartmanDrivers: clean up direct setting of the name of a kset
2007-10-12 Mark Fashehocfs2: Optionally return filldir errors
2007-10-12 Mark Fashehocfs2: Write support for directories with inline data
2007-10-12 Mark Fashehocfs2: Read support for directories with inline data
2007-10-12 Mark Fashehocfs2: Write support for inline data
2007-10-12 Mark Fashehocfs2: Read support for inline data
2007-10-12 Mark Fashehocfs2: Structure updates for inline data
2007-10-12 Mark Fashehocfs2: Cleanup dirent size check
2007-10-12 Mark Fashehocfs2: Rename cleanups
2007-10-12 Mark Fashehocfs2: Provide convenience function for ino lookup
2007-10-12 Mark Fashehocfs2: Implement ocfs2_empty_dir() as a caller of ocfs2...
2007-10-12 Mark Fashehocfs2: Remove open coded readdir()
2007-10-12 Mark Fashehocfs2: Pass raw u64 to filldir
2007-10-12 Mark Fashehocfs2: Abstract out core dir listing functionality
2007-10-12 Mark Fashehocfs2: Move directory manipulation code into dir.c
2007-10-12 Mark Fashehocfs2: Small refactor of truncate zeroing code
2007-10-12 Mark Fashehocfs2: move nonsparse hole-filling into ocfs2_write_begin()
2007-10-12 Mark Fashehocfs2: Sync ocfs2_fs.h with ocfs2-tools
2007-10-12 Denis Cheng[PATCH] fs/ocfs2/: removed unneeded initial value and...
2007-10-12 Sunil Mushranocfs2: Implement show_options()
2007-10-12 Mark Fashehocfs2: Clear slot map when umounting a local volume
2007-10-12 Mark Fashehocfs2: Remove unused structure field
2007-10-12 Tao Maoocfs2: remove unused variable
2007-10-12 Tao Maoocfs2: remove mostly unused field from insert structure
2007-10-12 Al ViroFix up more bio fallout
2007-10-10 NeilBrownDrop 'size' argument from bio_endio and bi_end_io
2007-10-03 Sunil Mushranocfs2: Unlock mutex in local alloc failure case
2007-09-20 Sunil Mushranocfs2: Pack vote message and response structures
2007-09-20 Mark Fashehocfs2: Don't double set write parameters
2007-09-20 Mark Fashehocfs2: Fix pos/len passed to ocfs2_write_cluster
2007-09-20 Mark Fashehocfs2: Allow smaller allocations during large writes
2007-09-11 Mark Fashehocfs2: Fix calculation of i_blocks during truncate
2007-09-11 tao.ma@oracle.com[PATCH] ocfs2: Fix a wrong cluster calculation.
2007-09-11 Tiger Yang[PATCH] ocfs2: fix mount option parsing
2007-08-10 Mark Fashehocfs2: set non-default s_time_gran during mount
2007-08-10 Sunil Mushranocfs2: Retry sendpage() if it returns EAGAIN
2007-08-10 Sunil Mushranocfs2: Fix rename/extend race
2007-08-10 Adrian Bunk[2.6 patch] ocfs2_insert_extent(): remove dead code
2007-08-10 Mark Fashehocfs2: Fix max offset calculations
2007-08-10 Mark Fashehocfs2: check ia_size limits in setattr
2007-08-10 Mark Fashehocfs2: Fix some casting errors related to file writes
2007-08-10 Mark Fashehocfs2: use s_maxbytes directly in ocfs2_change_file_space()
2007-08-10 Mark Fashehocfs2: Restrict inode changes in ocfs2_update_inode_atime()
2007-07-24 Jens Axboeocfs2: bad kunmap_atomic()
2007-07-20 Nick Pigginfix some conversion overflows
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2007-07-19 Nick Pigginmm: fault feedback #1
2007-07-19 Nick Pigginmm: merge populate and nopage into fault (fixes nonlinear)
2007-07-19 Nick Pigginmm: fix fault vs invalidate race for linear mappings
2007-07-19 Mark Fashehocfs2: ->fallocate() support
2007-07-18 Jeremy Fitzhardingeusermodehelper: Tidy up waiting
2007-07-17 Linus TorvaldsMerge branch 'uninit-var' of /linux/kernel/git/jgarzik...
2007-07-17 Jeff Garzikarch/i386/* fs/* ipc/*: mark variables with uninitializ...
2007-07-17 Satyam SharmaIntroduce is_owner_or_cap() to wrap CAP_FOWNER use...
2007-07-17 Christoph Hellwigknfsd: exportfs: add exportfs.h header
2007-07-16 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2007-07-11 Tejun Heosysfs: kill unnecessary attribute->owner
2007-07-11 Eric Sandeen[PATCH] ocfs2: zero_user_page conversion
2007-07-11 Mark Fashehocfs2: Support xfs style space reservation ioctls
2007-07-11 Mark Fashehocfs2: support for removing file regions
2007-07-11 Mark Fashehocfs2: update truncate handling of partial clusters
2007-07-11 Mark Fashehocfs2: btree support for removal of arbirtrary extents
2007-07-11 Mark Fashehocfs2: Support creation of unwritten extents
2007-07-11 Mark Fashehocfs2: support writing of unwritten extents
2007-07-11 Mark Fashehocfs2: small cleanup of ocfs2_write_begin_nolock()
2007-07-11 Mark Fashehocfs2: btree changes for unwritten extents
2007-07-11 Mark Fashehocfs2: abstract btree growing calls
2007-07-11 Mark Fashehocfs2: use all extent block suballocators
next