summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-07-028-189/+364
|\
| * jbd2: invalidate handle if jbd2_journal_restart() failsTheodore Ts'o2013-07-011-1/+1
| * ext4: translate flag bits to strings in tracepointsTheodore Ts'o2013-07-011-39/+96
| * jbd2: use a single printk for jbd_debug()Paul Gortmaker2013-06-121-9/+5
| * jbd/jbd2: relocate bit_spinlock header to jbd_commonPaul Gortmaker2013-06-123-2/+2
| * ext4: fix data integrity for ext4_sync_fsDmitry Monakhov2013-06-121-0/+13
| * jbd2: optimize jbd2_journal_force_commitDmitry Monakhov2013-06-121-1/+1
| * ext4: use ext4_da_writepages() for all modesTheodore Ts'o2013-06-061-2/+2
| * ext4: restructure writeback pathJan Kara2013-06-041-24/+40
| * ext4: provide wrappers for transaction reservation callsJan Kara2013-06-041-8/+33
| * jbd2: transaction reservation supportJan Kara2013-06-041-4/+24
| * jbd2: remove unused waitqueuesJan Kara2013-06-041-8/+0
| * jbd2: cleanup needed free block estimates when starting a transactionJan Kara2013-06-041-6/+26
| * jbd2: refine waiting for shadow buffersJan Kara2013-06-043-26/+53
| * jbd2: remove journal_head from descriptor buffersJan Kara2013-06-041-12/+7
| * jbd2: don't create journal_head for temporary journal buffersJan Kara2013-06-041-16/+16
| * ext4: make punch hole code path work with bigallocLukas Czerner2013-05-271-12/+13
| * ext4: update ext4_ext_remove_space trace pointLukas Czerner2013-05-271-7/+14
| * jbd: change journal_invalidatepage() to accept lengthLukas Czerner2013-05-212-6/+8
| * ext4: use ->invalidatepage() length argumentLukas Czerner2013-05-211-10/+12
| * jbd2: change jbd2_journal_invalidatepage to accept lengthLukas Czerner2013-05-211-1/+1
| * mm: change invalidatepage prototype to accept lengthLukas Czerner2013-05-213-3/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-023-87/+49
|\ \
| * | [readdir] constify ->actorAl Viro2013-06-291-1/+1
| * | [readdir] ->readdir() is goneAl Viro2013-06-291-1/+0
| * | [readdir] convert ext3Al Viro2013-06-291-0/+6
| * | [readdir] switch dcache_readdir() users to ->iterate()Al Viro2013-06-291-7/+32
| * | [readdir] introduce ->iterate(), ctx->pos, dir_emit()Al Viro2013-06-291-0/+9
| * | [readdir] introduce iterate_dir() and dir_contextAl Viro2013-06-291-0/+4
| * | move linux/loop.h to drivers/blockAl Viro2013-06-291-85/+0
| * | consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-0/+4
* | | sync: don't block the flusher thread waiting on IODave Chinner2013-07-021-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-264-1/+4
|\ \ \
| * | | net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan2013-06-261-0/+1
| * | | gre: fix a possible skb leakEric Dumazet2013-06-251-0/+1
| * | | net: vlan: fix comment for vlan_ethhdr->h_vlan_protoOlaf Hering2013-06-191-1/+1
| * | | netlink: export netlink_diag.h headerstephen hemminger2013-06-191-0/+1
* | | | ACPI / dock / PCI: Synchronous handling of dock events for PCI devicesRafael J. Wysocki2013-06-241-2/+6
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-06-222-2/+1
|\ \ \ \ | | |/ / | |/| |
| * | | splice: don't pass the address of ->f_pos to methodsAl Viro2013-06-202-2/+1
| |/ /
* | | Merge tag 'acpi-3.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2013-06-211-0/+1
|\ \ \
| * | | ACPI / LPSS: Power up LPSS devices during enumerationRafael J. Wysocki2013-06-201-0/+1
| |/ /
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-06-201-1/+17
|\ \ \
| * | | tracing/context-tracking: Add preempt_schedule_context() for tracingSteven Rostedt2013-06-191-1/+17
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-06-201-2/+1
|\ \ \ \
| * | | | perf: Fix perf mmap bugsPeter Zijlstra2013-05-281-2/+1
| |/ / /
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-06-203-38/+38
|\ \ \ \
| * | | | kvm: Move guest entry/exit APIs to context_trackingFrederic Weisbecker2013-05-312-36/+36
| * | | | vtime: Use consistent clocks among nohz accountingFrederic Weisbecker2013-05-311-2/+2
| |/ / /
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-06-181-0/+2
|\ \ \ \ | |_|/ / |/| | |