summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2
Commit message (Expand)AuthorAgeFilesLines
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-111-1/+0
* pipe: change the ->pin() operation to ->confirm()Jens Axboe2007-07-101-2/+2
* splice: divorce the splice structure/function definitions from the pipe headerJens Axboe2007-07-101-1/+1
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-101-1/+0
* vmsplice: add vmsplice-to-user supportJens Axboe2007-07-101-1/+1
* splice: abstract out actor dataJens Axboe2007-07-101-3/+8
* ocfs2: Fix invalid assertion during write on 64k pagesMark Fasheh2007-06-061-10/+10
* ocfs2: Fix masklog breakageTiger Yang2007-06-061-2/+1
* [PATCH] ocfs2: use generic_segment_checksChristoph Hellwig2007-05-251-31/+1
* ocfs2: fix inode leakMark Fasheh2007-05-251-3/+4
* [PATCH] ocfs2: use zero_user_pageNate Diller2007-05-251-4/+1
* ocfs2: unmap_mapping_range() in ocfs2_truncate()Mark Fasheh2007-05-251-0/+1
* ocfs2: trylock in ocfs2_readpage()Mark Fasheh2007-05-251-1/+5
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-172-25/+21
* ocfs2: kobject/kset foobarRandy Dunlap2007-05-101-2/+3
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-085-5/+0
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-072-4/+2
* mm: make read_cache_page synchronousNick Piggin2007-05-071-7/+0
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-05-0423-91/+151
|\
| * ocfs2: Force use of GFP_NOFS in ocfs2_write()Mark Fasheh2007-05-021-1/+1
| * ocfs2: fix sparse warnings in fs/ocfs2/clusterMark Fasheh2007-05-022-6/+6
| * ocfs2: fix sparse warnings in fs/ocfs2/dlmMark Fasheh2007-05-022-8/+8
| * ocfs2: fix sparse warnings in fs/ocfs2Mark Fasheh2007-05-0210-30/+37
| * [PATCH] Copy i_flags to ocfs2 inode flags on writeJan Kara2007-05-023-0/+22
| * [PATCH] ocfs2: use __set_current_state()Milind Arun Choudhary2007-05-021-1/+1
| * ocfs2: Wrap access of directory allocations with ip_alloc_sem.Joel Becker2007-05-022-1/+8
| * [PATCH] fs/ocfs2/: make 3 functions staticAdrian Bunk2007-05-025-44/+36
| * ocfs2: Implement compat_ioctl()Mark Fasheh2007-05-024-0/+32
* | remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-023-7/+6
|/
* ocfs2: Cache extent recordsMark Fasheh2007-04-267-0/+289
* ocfs2: Remember rw lock level during direct ioMark Fasheh2007-04-263-7/+19
* ocfs2: Fix up i_blocks calculation to know about holesMark Fasheh2007-04-269-30/+25
* ocfs2: Fix extent lookup to return true size of holesMark Fasheh2007-04-265-12/+109
* ocfs2: Read from an unwritten extent returns zerosMark Fasheh2007-04-2610-23/+45
* ocfs2: make room for unwritten extents flagMark Fasheh2007-04-266-69/+151
* ocfs2: Use own splice write actorMark Fasheh2007-04-263-1/+162
* ocfs2: Use do_sync_mapping_range() in ocfs2_zero_tail_for_truncate()Mark Fasheh2007-04-261-1/+4
* ocfs2: zero tail of sparse files on truncateMark Fasheh2007-04-267-25/+328
* ocfs2: Teach ocfs2_get_block() about holesMark Fasheh2007-04-261-38/+61
* ocfs2: remove ocfs2_prepare_write() and ocfs2_commit_write()Mark Fasheh2007-04-261-120/+5
* ocfs2: teach ocfs2_file_aio_write() about sparse filesMark Fasheh2007-04-267-57/+1076
* ocfs2: Turn off shared writeable mmap for local files systems with holes.Mark Fasheh2007-04-261-2/+5
* ocfs2: abstract out allocation lockingMark Fasheh2007-04-261-27/+77
* ocfs2: teach extend/truncate about sparse filesMark Fasheh2007-04-263-237/+320
* ocfs2: temporarily remove extent map cachingMark Fasheh2007-04-2614-996/+96
* ocfs2: sparse b-tree supportMark Fasheh2007-04-268-497/+2002
* ocfs2: small cleanup of ocfs2_request_delete()Mark Fasheh2007-04-261-33/+13
* ocfs2: remove unused codeTiger Yang2007-04-264-329/+7
* ocfs2: Remove delete inode voteTiger Yang2007-04-2610-38/+205
* ocfs2: filter more error printsMark Fasheh2007-04-262-3/+2
OpenPOWER on IntegriCloud