aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2
Commit message (Expand)AuthorAge
* ocfs2: shared writeable mmapMark Fasheh2007-07-10
* ocfs2: factor out write aops into nolock variantsMark Fasheh2007-07-10
* ocfs2: rework ocfs2_buffered_write_cluster()Mark Fasheh2007-07-10
* ocfs2: take ip_alloc_sem during entire truncateMark Fasheh2007-07-10
* ocfs2: Add "preferred slot" mount optionSunil Mushran2007-07-10
* [KJ PATCH] Replacing memset(<addr>,0,PAGE_SIZE) with clear_page() in fs/ocfs2...Shani Moideen2007-07-10
* [PATCH] ocfs2: use list_for_each_entry where beneficalChristoph Hellwig2007-07-10
* ocfs2: Wake up a starting region if it gets killed in the background.Joel Becker2007-07-10
* ocfs2: live heartbeat depends on the local node configurationJoel Becker2007-07-10
* ocfs2: Depend on configfs heartbeat items.Joel Becker2007-07-10
* configfs: Convert subsystem semaphore to mutexJoel Becker2007-07-10
* pipe: change the ->pin() operation to ->confirm()Jens Axboe2007-07-10
* splice: divorce the splice structure/function definitions from the pipe headerJens Axboe2007-07-10
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-10
* vmsplice: add vmsplice-to-user supportJens Axboe2007-07-10
* splice: abstract out actor dataJens Axboe2007-07-10
* ocfs2: Fix invalid assertion during write on 64k pagesMark Fasheh2007-06-06
* ocfs2: Fix masklog breakageTiger Yang2007-06-06
* [PATCH] ocfs2: use generic_segment_checksChristoph Hellwig2007-05-25
* ocfs2: fix inode leakMark Fasheh2007-05-25
* [PATCH] ocfs2: use zero_user_pageNate Diller2007-05-25
* ocfs2: unmap_mapping_range() in ocfs2_truncate()Mark Fasheh2007-05-25
* ocfs2: trylock in ocfs2_readpage()Mark Fasheh2007-05-25
* 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