summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-1121-339/+455
|\
| * GFS2: Use generic list_lru for quotaSteven Whitehouse2013-11-044-66/+85
| * GFS2: Rename quota qd_lru_lock qd_lockSteven Whitehouse2013-11-041-35/+35
| * GFS2: Use reflink for quota data cacheSteven Whitehouse2013-11-042-15/+29
| * GFS2: Use lockref for glocksSteven Whitehouse2013-10-156-49/+52
| * GFS2: Protect quota sync generationSteven Whitehouse2013-10-043-2/+6
| * GFS2: Inline qd_trylock into gfs2_quota_unlockSteven Whitehouse2013-10-041-25/+20
| * GFS2: Make two similar quota code fragments into a functionSteven Whitehouse2013-10-041-34/+26
| * GFS2: Remove obsolete quota tunableSteven Whitehouse2013-10-044-5/+1
| * GFS2: Move gfs2_icbit_munge into quota.cSteven Whitehouse2013-10-023-22/+20
| * GFS2: Speed up starting point selection for block allocationSteven Whitehouse2013-10-021-10/+31
| * GFS2: Add allocation parameters structureSteven Whitehouse2013-10-029-21/+51
| * GFS2: Clean up reservation removalSteven Whitehouse2013-09-276-9/+10
| * GFS2: fix dentry leaksMiklos Szeredi2013-09-231-10/+16
| * GFS2: new function gfs2_rbm_incrBob Peterson2013-09-181-3/+27
| * GFS2: Introduce rbm field biiBob Peterson2013-09-182-54/+65
| * GFS2: Do not reset flags on active reservationsBob Peterson2013-09-171-1/+0
| * GFS2: introduce bi_blocks for optimizationBob Peterson2013-09-172-1/+6
| * GFS2: optimize rbm_from_block wrt bi_startBob Peterson2013-09-171-1/+1
| * GFS2: d_splice_alias() can't return errorMiklos Szeredi2013-09-171-3/+1
* | Merge tag 'ftrace-urgent-3.12-v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-11-081-1/+1
|\ \
| * | perf/ftrace: Fix paranoid level for enabling function tracerSteven Rostedt2013-11-061-1/+1
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-11-08133-7090/+1984
|\ \ \
| * | | MIPS: remove duplicate defineMichael Opdenacker2013-11-061-1/+0
| * | | MIPS: Random whitespace clean-upsMaciej W. Rozycki2013-11-043-6/+6
| * | | MIPS: traps: Reformat notify_die invocations to 80 columns.Ralf Baechle2013-10-291-10/+14
| * | | MIPS: Print correct PC in trace dump after NMI exceptionLeonid Yegoshin2013-10-292-5/+22
| * | | MIPS: kernel: cpu-probe: Report CPU id during probeLeonid Yegoshin2013-10-291-2/+2
| * | | MIPS: Remove unused defines in piix4.hDeng-Cheng Zhu2013-10-292-58/+0
| * | | MIPS: Get rid of hard-coded values for Malta PIIX4 fixupsDeng-Cheng Zhu2013-10-292-13/+46
| * | | MIPS: Always register R4K clock when selectedSteven J. Hill2013-10-291-1/+1
| * | | MIPS: Loongson: Get rid of Loongson 2 #ifdefery all over arch/mips.Ralf Baechle2013-10-295-134/+174
| * | | MIPS: cacheops.h: Increase indentation by one tab.Ralf Baechle2013-10-291-43/+43
| * | | MIPS: Remove bogus BUG_ON()Markos Chandras2013-10-291-1/+0
| * | | MIPS: PowerTV: Remove support code.Ralf Baechle2013-10-2945-5972/+0
| * | | MIPS: ftrace: Add support for syscall tracepoints.Ralf Baechle2013-10-295-3/+43
| * | | MIPS: ptrace: Switch syscall reporting to tracehook_report_syscall_entry().Ralf Baechle2013-10-291-2/+4
| * | | MIPS: Move audit_arch() helper function to __syscall_get_arch().Ralf Baechle2013-10-292-13/+17
| * | | MIPS: Enable HAVE_ARCH_TRACEHOOK.Ralf Baechle2013-10-293-1/+81
| * | | MIPS: Switch ELF core dumper to use regsets.Ralf Baechle2013-10-291-0/+1
| * | | MIPS: Implement task_user_regset_view.Ralf Baechle2013-10-291-0/+129
| * | | MIPS: ptrace: Use tracehook helpers.Ralf Baechle2013-10-291-41/+5
| * | | MIPS: O32 / 32-bit: Always copy 4 stack arguments.Ralf Baechle2013-10-292-433/+401
| * | | MIPS: Provide arch_syscall_addr.Ralf Baechle2013-10-293-0/+50
| * | | MIPS: 32-bit: Remove unused gas macros fifty and mille.Ralf Baechle2013-10-291-14/+0
| * | | MIPS: Enable entries for SIGSYS in struct siginfo.Ralf Baechle2013-10-291-0/+9
| * | | MIPS: 64-bit: Mark native syscall table as data object.Ralf Baechle2013-10-291-1/+2
| * | | MIPS: compat: Mark N32 syscall table as data object.Ralf Baechle2013-10-291-0/+1
| * | | MIPS: compat: Export O32 syscall table and rename to avoid duplicate symbol.Ralf Baechle2013-10-291-5/+5
| * | | MIPS: mm: Use scratch for PGD when !CONFIG_MIPS_PGD_C0_CONTEXTJayachandran C2013-10-293-40/+58
OpenPOWER on IntegriCloud