[POWERPC] PS3: Device registration routines.
[safe/jmp/linux-2.6] / fs / ocfs2 /
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()
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-10 Randy Dunlapocfs2: kobject/kset foobar
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-07 Nick Pigginmm: make read_cache_page synchronous
2007-05-05 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2007-05-03 Greg Kroah-Hartmanremove "struct subsystem" as it is no longer needed
2007-05-02 Mark Fashehocfs2: Force use of GFP_NOFS in ocfs2_write()
2007-05-02 Mark Fashehocfs2: fix sparse warnings in fs/ocfs2/cluster
2007-05-02 Mark Fashehocfs2: fix sparse warnings in fs/ocfs2/dlm
2007-05-02 Mark Fashehocfs2: fix sparse warnings in fs/ocfs2
2007-05-02 Jan Kara[PATCH] Copy i_flags to ocfs2 inode flags on write
2007-05-02 Milind Arun Choudhary[PATCH] ocfs2: use __set_current_state()
2007-05-02 Joel Beckerocfs2: Wrap access of directory allocations with ip_all...
2007-05-02 Adrian Bunk[PATCH] fs/ocfs2/: make 3 functions static
2007-05-02 Mark Fashehocfs2: Implement compat_ioctl()
2007-04-26 Mark Fashehocfs2: Cache extent records
2007-04-26 Mark Fashehocfs2: Remember rw lock level during direct io
2007-04-26 Mark Fashehocfs2: Fix up i_blocks calculation to know about holes
2007-04-26 Mark Fashehocfs2: Fix extent lookup to return true size of holes
2007-04-26 Mark Fashehocfs2: Read from an unwritten extent returns zeros
2007-04-26 Mark Fashehocfs2: make room for unwritten extents flag
2007-04-26 Mark Fashehocfs2: Use own splice write actor
2007-04-26 Mark Fashehocfs2: Use do_sync_mapping_range() in ocfs2_zero_tail_f...
2007-04-26 Mark Fashehocfs2: zero tail of sparse files on truncate
2007-04-26 Mark Fashehocfs2: Teach ocfs2_get_block() about holes
2007-04-26 Mark Fashehocfs2: remove ocfs2_prepare_write() and ocfs2_commit_wr...
2007-04-26 Mark Fashehocfs2: teach ocfs2_file_aio_write() about sparse files
2007-04-26 Mark Fashehocfs2: Turn off shared writeable mmap for local files...
2007-04-26 Mark Fashehocfs2: abstract out allocation locking
2007-04-26 Mark Fashehocfs2: teach extend/truncate about sparse files
2007-04-26 Mark Fashehocfs2: temporarily remove extent map caching
2007-04-26 Mark Fashehocfs2: sparse b-tree support
2007-04-26 Mark Fashehocfs2: small cleanup of ocfs2_request_delete()
2007-04-26 Tiger Yangocfs2: remove unused code
2007-04-26 Tiger Yangocfs2: Remove delete inode vote
2007-04-26 Mark Fashehocfs2: filter more error prints
2007-04-26 Sunil Mushranocfs2: Replace panic() with emergency_restart() when...
2007-04-26 Sunil Mushranocfs2: Silence compiler warnings
2007-04-26 Mark Fashehocfs2: Local mounts should skip inode updates
2007-04-26 Sunil Mushranocfs2_dlm: Call cond_resched_lock() once per hash bucke...
2007-04-26 Srinivas Eedaocfs2_dlm: fix race in dlm_remaster_locks
2007-03-26 Sunil Mushranocfs2_dlm: Check for migrateable lockres in dlm_empty_l...
2007-03-26 Sunil Mushranocfs2_dlm: Fix lockres ref counting bug
2007-03-14 Sunil Mushranocfs2_dlm: Add missing locks in dlm_empty_lockres
2007-03-14 Sunil Mushranocfs2_dlm: Missing get/put lockres in dlm_run_purge_lockres
2007-03-14 Joel Beckerocfs2: add some missing address space callbacks
2007-03-14 Joel Beckerocfs2: Concurrent access of o2hb_region->hr_task was...
2007-03-14 Joel Beckerocfs2: Proper cleanup in case of error in ocfs2_registe...
2007-02-17 Uwe Kleine-KönigFix typos concerning hierarchy
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove insert_at_head from register_sysctl
2007-02-14 Eric W. Biederman[PATCH] sysctl: register the ocfs2 sysctl numbers
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-12 Arjan van de Ven[PATCH] mark struct file_operations const 6
2007-02-07 Philipp Reisner[PATCH] ocfs2 heartbeat: clean up bio submission code
2007-02-07 Zhen Weiocfs2: introduce sc->sc_send_lock to protect outbound...
2007-02-07 Sunil Mushranocfs2_dlm: Add timeout to dlm join domain
2007-02-07 Sunil Mushranocfs2_dlm: Silence some messages during join domain
2007-02-07 Srinivas Eedaocfs2_dlm: disallow a domain join if node maps mismatch
2007-02-07 Sunil Mushranocfs2_dlm: Ensure correct ordering of set/clear refmap...
2007-02-07 Sunil Mushranocfs2: Binds listener to the configured ip address
2007-02-07 Kurt Hackelocfs2_dlm: Calling post handler function in assert...
2007-02-07 Kurt Hackelocfs2: Added post handler callable function in o2net...
2007-02-07 Kurt Hackelocfs2_dlm: Cookies in locks not being printed correctly...
2007-02-07 Kurt Hackelocfs2_dlm: Silence a failed convert
2007-02-07 Kurt Hackelocfs2_dlm: wake up sleepers on the lockres waitqueue
2007-02-07 Kurt Hackelocfs2_dlm: Dlm dispatch was stopping too early
2007-02-07 Kurt Hackelocfs2_dlm: Drop inflight refmap even if no locks found...
2007-02-07 Kurt Hackelocfs2_dlm: Flush dlm workqueue before starting to migrate
2007-02-07 Kurt Hackelocfs2_dlm: Fix migrate lockres handler queue scanning
2007-02-07 Kurt Hackelocfs2_dlm: Make dlmunlock() wait for migration to complete
2007-02-07 Kurt Hackelocfs2_dlm: Fixes race between migrate and dirty
2007-02-07 Adrian Bunk[PATCH] fs/ocfs2/dlm/: make functions static
2007-02-07 Kurt Hackelocfs2_dlm: fix cluster-wide refcounting of lock resources
2007-02-01 Mark Fashehocfs2: ocfs2_link() journal credits update
2007-01-26 Mark Fasheh[PATCH] ocfs2: fix thinko in ocfs2_backup_super_blkno()
2007-01-22 Mark Fashehocfs2: Add backup superblock info to ocfs2_fs.h
2007-01-22 Mark Fashehocfs2: cleanup ocfs2_iget() errors
2007-01-22 Mark Fashehocfs2: Directory c/mtime update fixes
2007-01-22 Mark Fashehocfs2: Don't print errors when following symlinks
2006-12-29 Zhen Weiocfs2: export heartbeat thread pid via configfs
2006-12-29 Mark Fashehocfs2: always unmap in ocfs2_data_convert_worker()
2006-12-29 Mark Fashehocfs2: ignore NULL vfsmnt in ocfs2_should_update_atime()
2006-12-29 Mark Fashehocfs2: Allow direct I/O read past end of file
2006-12-29 Mark Fashehocfs2: don't print error in ocfs2_permission()
2006-12-13 Robert P. J. Day[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
2006-12-13 Mark Fasheh[PATCH] ocfs2: relative atime support
2006-12-12 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2006-12-11 Andrew Beekhof[patch 3/3] OCFS2 Configurable timeouts - Protocol...
2006-12-08 Josef Sipek[PATCH] struct path: convert ocfs2
2006-12-08 Jeff Mahoney[patch 2/3] OCFS2 Configurable timeouts
2006-12-08 Andrew Beekhof[patch 1/3] OCFS2 - Expose struct o2nm_cluster
next