summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: Use do_sync_mapping_range() in ocfs2_zero_tail_for_truncate()Mark Fasheh2007-04-261-1/+4
* [PATCH] Turn do_sync_file_range() into do_sync_mapping_range()Mark Fasheh2007-04-262-7/+10
* 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
* ocfs2: Replace panic() with emergency_restart() when fencingSunil Mushran2007-04-261-1/+4
* ocfs2: Silence compiler warningsSunil Mushran2007-04-262-2/+2
* ocfs2: Local mounts should skip inode updatesMark Fasheh2007-04-261-12/+9
* ocfs2_dlm: Call cond_resched_lock() once per hash bucket scanSunil Mushran2007-04-261-2/+1
* ocfs2_dlm: fix race in dlm_remaster_locksSrinivas Eeda2007-04-261-0/+2
* Linux 2.6.21v2.6.21Linus Torvalds2007-04-251-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-04-252-5/+8
|\
| * [PARPORT] SUNBPP: Fix OOPS when debugging is enabled.David S. Miller2007-04-231-4/+6
| * [SPARC] openprom: Switch to ref counting PCI APIAlan Cox2007-04-231-1/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-251-1/+7
|\ \
| * | [NETLINK]: Infinite recursion in netlink.Alexey Kuznetsov2007-04-251-1/+7
* | | packet: fix error handlingAndrew Morton2007-04-251-1/+2
|/ /
* | cfq-iosched: fix alias + front merge bugJens Axboe2007-04-251-6/+6
* | IPv6: fix Routing Header Type 0 handling thinkoYOSHIFUJI Hideaki2007-04-241-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-249-20/+79
|\ \
| * | [BNX2]: Fix occasional NETDEV WATCHDOG on 5709.Michael Chan2007-04-242-2/+6
| * | [IPV6]: Disallow RH0 by default.YOSHIFUJI Hideaki2007-04-245-6/+58
| * | [XFRM]: beet: fix pseudo header length valuePatrick McHardy2007-04-231-2/+2
| * | [TCP]: Congestion control initialization.Stephen Hemminger2007-04-231-10/+13
| |/
* | [MIPS] Fix oprofile logic to physical counter remappingRalf Baechle2007-04-241-1/+1
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-04-245-33/+40
|\ \
| * | drivers/net/hamradio/baycom_ser_fdx build fixAndrew Morton2007-04-241-2/+4
| * | usb-net/pegasus: fix pegasus carrier detectionDan Williams2007-04-242-6/+14
| * | sis900: Allocate rx replacement buffer before rx operationNeil Horman2007-04-241-24/+20
| * | [netdrvr] depca: handle platform_device_add() failureAndrea Righi2007-04-241-1/+2
* | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-04-245-29/+12
|\ \ \
| * | | [PATCH] i386: Fix some warnings added by earlier patchAndi Kleen2007-04-241-4/+4
| * | | [PATCH] x86-64: Always flush all pages in change_page_attrAndi Kleen2007-04-241-1/+1
| * | | [PATCH] x86: Remove noreplacement optionAndi Kleen2007-04-242-23/+2
| * | | [PATCH] x86-64: make GART PTEs uncacheableJoachim Deguara2007-04-241-1/+5
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-04-241-32/+13
|\ \ \ | |_|/ |/| |
| * | Revert "adjust legacy IDE resource setting (v2)"Bartlomiej Zolnierkiewicz2007-04-231-32/+13
| |/
* | 8250: fix possible deadlock between serial8250_handle_port() and serial8250_i...Jiri Kosina2007-04-241-2/+3
* | fault injection: add entry to MAINTAINERSAkinobu Mita2007-04-241-0/+5
* | Char: icom, mark __init as __devinitJiri Slaby2007-04-241-2/+2
OpenPOWER on IntegriCloud