aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2
Commit message (Expand)AuthorAge
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* ocfs2: kobject/kset foobarRandy Dunlap2007-05-10
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* mm: make read_cache_page synchronousNick Piggin2007-05-07
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-05-04
|\
| * ocfs2: Force use of GFP_NOFS in ocfs2_write()Mark Fasheh2007-05-02
| * ocfs2: fix sparse warnings in fs/ocfs2/clusterMark Fasheh2007-05-02
| * ocfs2: fix sparse warnings in fs/ocfs2/dlmMark Fasheh2007-05-02
| * ocfs2: fix sparse warnings in fs/ocfs2Mark Fasheh2007-05-02
| * [PATCH] Copy i_flags to ocfs2 inode flags on writeJan Kara2007-05-02
| * [PATCH] ocfs2: use __set_current_state()Milind Arun Choudhary2007-05-02
| * ocfs2: Wrap access of directory allocations with ip_alloc_sem.Joel Becker2007-05-02
| * [PATCH] fs/ocfs2/: make 3 functions staticAdrian Bunk2007-05-02
| * ocfs2: Implement compat_ioctl()Mark Fasheh2007-05-02
* | remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-02
|/
* ocfs2: Cache extent recordsMark Fasheh2007-04-26
* ocfs2: Remember rw lock level during direct ioMark Fasheh2007-04-26
* ocfs2: Fix up i_blocks calculation to know about holesMark Fasheh2007-04-26
* ocfs2: Fix extent lookup to return true size of holesMark Fasheh2007-04-26
* ocfs2: Read from an unwritten extent returns zerosMark Fasheh2007-04-26
* ocfs2: make room for unwritten extents flagMark Fasheh2007-04-26
* ocfs2: Use own splice write actorMark Fasheh2007-04-26
* ocfs2: Use do_sync_mapping_range() in ocfs2_zero_tail_for_truncate()Mark Fasheh2007-04-26
* ocfs2: zero tail of sparse files on truncateMark Fasheh2007-04-26
* ocfs2: Teach ocfs2_get_block() about holesMark Fasheh2007-04-26
* ocfs2: remove ocfs2_prepare_write() and ocfs2_commit_write()Mark Fasheh2007-04-26
* ocfs2: teach ocfs2_file_aio_write() about sparse filesMark Fasheh2007-04-26
* ocfs2: Turn off shared writeable mmap for local files systems with holes.Mark Fasheh2007-04-26
* ocfs2: abstract out allocation lockingMark Fasheh2007-04-26
* ocfs2: teach extend/truncate about sparse filesMark Fasheh2007-04-26
* ocfs2: temporarily remove extent map cachingMark Fasheh2007-04-26
* ocfs2: sparse b-tree supportMark Fasheh2007-04-26
* ocfs2: small cleanup of ocfs2_request_delete()Mark Fasheh2007-04-26
* ocfs2: remove unused codeTiger Yang2007-04-26
* ocfs2: Remove delete inode voteTiger Yang2007-04-26
* ocfs2: filter more error printsMark Fasheh2007-04-26
* ocfs2: Replace panic() with emergency_restart() when fencingSunil Mushran2007-04-26
* ocfs2: Silence compiler warningsSunil Mushran2007-04-26
* ocfs2: Local mounts should skip inode updatesMark Fasheh2007-04-26
* ocfs2_dlm: Call cond_resched_lock() once per hash bucket scanSunil Mushran2007-04-26
* ocfs2_dlm: fix race in dlm_remaster_locksSrinivas Eeda2007-04-26
* ocfs2_dlm: Check for migrateable lockres in dlm_empty_lockres()Sunil Mushran2007-03-26
* ocfs2_dlm: Fix lockres ref counting bugSunil Mushran2007-03-26
* ocfs2_dlm: Add missing locks in dlm_empty_lockresSunil Mushran2007-03-14
* ocfs2_dlm: Missing get/put lockres in dlm_run_purge_lockresSunil Mushran2007-03-14
* ocfs2: add some missing address space callbacksJoel Becker2007-03-14
* ocfs2: Concurrent access of o2hb_region->hr_task was not lockedJoel Becker2007-03-14
* ocfs2: Proper cleanup in case of error in ocfs2_register_hb_callbacks()Joel Becker2007-03-14
* Fix typos concerning hierarchyUwe Kleine-König2007-02-17