i386: Clean up duplicate includes in arch/i386/xen/
[safe/jmp/linux-2.6] / fs / ocfs2 /
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
2007-07-11 Mark Fashehocfs2: plug truncate into cached dealloc routines
2007-07-11 Mark Fashehocfs2: simplify deallocation locking
2007-07-11 Mark Fashehocfs2: harden buffer check during mapping of page blocks
2007-07-11 Mark Fashehocfs2: shared writeable mmap
2007-07-11 Mark Fashehocfs2: factor out write aops into nolock variants
2007-07-11 Mark Fashehocfs2: rework ocfs2_buffered_write_cluster()
2007-07-11 Mark Fashehocfs2: take ip_alloc_sem during entire truncate
2007-07-11 Sunil Mushranocfs2: Add "preferred slot" mount option
2007-07-11 Shani Moideen[KJ PATCH] Replacing memset(<addr>,0,PAGE_SIZE) with...
2007-07-11 Christoph Hellwig[PATCH] ocfs2: use list_for_each_entry where benefical
2007-07-11 Joel Beckerocfs2: Wake up a starting region if it gets killed...
2007-07-11 Joel Beckerocfs2: live heartbeat depends on the local node configu...
2007-07-11 Joel Beckerocfs2: Depend on configfs heartbeat items.
2007-07-11 Joel Beckerconfigfs: Convert subsystem semaphore to mutex
2007-07-10 Jens Axboepipe: change the ->pin() operation to ->confirm()
2007-07-10 Jens Axboesplice: divorce the splice structure/function definitio...
2007-07-10 Jens Axboesendfile: remove .sendfile from filesystems that use...
2007-07-10 Jens Axboevmsplice: add vmsplice-to-user support
2007-07-10 Jens Axboesplice: abstract out actor data
2007-06-06 Mark Fashehocfs2: Fix invalid assertion during write on 64k pages
2007-06-06 Tiger Yangocfs2: Fix masklog breakage
2007-05-25 Christoph Hellwig[PATCH] ocfs2: use generic_segment_checks
2007-05-25 Mark Fashehocfs2: fix inode leak
2007-05-25 Nate Diller[PATCH] ocfs2: use zero_user_page
2007-05-25 Mark Fashehocfs2: unmap_mapping_range() in ocfs2_truncate()
2007-05-25 Mark Fashehocfs2: trylock in ocfs2_readpage()
next