aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | JFFS2: add UBI supportArtem Bityutskiy2007-04-273-0/+42
| * | UBI: Unsorted Block ImagesArtem B. Bityutskiy2007-04-2726-0/+12065
| |/
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-04-2731-2237/+4697
|\ \
| * | 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
| * | [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
| |/
* | Merge branch 'e1000-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...Linus Torvalds2007-04-271-46/+58
|\ \
| * | e1000: FIX: Stop raw interrupts disabled nag from RTMark Huth2007-04-261-4/+1
| * | e1000: FIX: firmware handover bitsBruce Allan2007-04-261-21/+12
| * | e1000: FIX: be ready for incoming irq at pci_request_irqAuke Kok2007-04-261-21/+45
| |/
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-04-2747-1002/+1620
|\ \
| * | IB: Set class_dev->dev in core for nice device symlinkJoachim Fenkes2007-04-245-4/+1
| * | IB/ehca: Implement modify_portJoachim Fenkes2007-04-245-2/+83
| * | IB/umad: Clarify documentation of transaction IDHal Rosenstock2007-04-241-0/+8
| * | IPoIB/cm: spin_lock_irqsave() -> spin_lock_irq() replacementsRoland Dreier2007-04-241-32/+24
| * | IB/mad: Change SMI to use enums rather than magic return codesHal Rosenstock2007-04-243-72/+82
| * | IB/umad: Implement GRH handling for sent/received MADsSean Hefty2007-04-241-6/+12
| * | IB/ipoib: Use ib_init_ah_from_path to initialize ah_attrSean Hefty2007-04-241-8/+4
| * | IB/sa: Set src_path_bits correctly in ib_init_ah_from_path()Sean Hefty2007-04-241-1/+23
| * | IB/ucm: Simplify ib_ucm_event()Sean Hefty2007-04-241-17/+6
| * | RDMA/ucma: Simplify ucma_get_event()Sean Hefty2007-04-241-15/+7
| * | IB/mthca: Simplify CQ cleaning in mthca_free_qp()Roland Dreier2007-04-241-4/+3
| * | IB/mthca: Fix mthca_write_mtt() on HCAs with hidden memoryRoland Dreier2007-04-241-2/+4
| * | IB/mthca: Update HCA firmware revisionsRoland Dreier2007-04-181-5/+5
| * | IB/ipath: Fix WC format drift between user and kernel spaceRobert Walsh2007-04-182-3/+38
| * | IB/ipath: Check that a UD work request's address handle is validRobert Walsh2007-04-181-0/+5