summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-11-0638-997/+1279
|\
| * fs/ext4: remove unnecessary new_valid_dev checkYaowei Bai2015-10-291-3/+0
| * ext4: fix abs() usage in ext4_mb_check_group_paJohn Stultz2015-10-191-2/+2
| * ext4: do not allow journal_opts for fs w/o journalDmitry Monakhov2015-10-182-2/+32
| * ext4: explicit mount options parsing cleanupDmitry Monakhov2015-10-181-2/+6
| * ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong2015-10-183-3/+16
| * [PATCH] fix calculation of meta_bg descriptor backupsAndy Leiserson2015-10-181-2/+2
| * ext4: fix potential use after free in __ext4_journal_stopLukas Czerner2015-10-171-3/+3
| * jbd2: fix checkpoint list cleanupJan Kara2015-10-171-5/+3
| * ext4: fix xfstest generic/269 double revoked buffer bug with bigallocDaeho Jeong2015-10-171-15/+17
| * ext4: make the bitmap read routines return real error codesDarrick J. Wong2015-10-173-85/+143
| * jbd2: clean up feature test macros with predicate functionsDarrick J. Wong2015-10-175-36/+91
| * ext4: clean up feature test macros with predicate functionsDarrick J. Wong2015-10-1715-184/+252
| * ext4: call out CRC and corruption errors with specific error codesDarrick J. Wong2015-10-1716-88/+107
| * ext4: store checksum seed in superblockDarrick J. Wong2015-10-173-4/+10
| * ext4: reserve code points for the project quota featureTheodore Ts'o2015-10-172-1/+8
| * ext4: promote ext4 over ext2 in the default probe orderDarrick J. Wong2015-10-151-3/+4
| * jbd2: gate checksum calculations on crc driver presence, not sb flagsDarrick J. Wong2015-10-152-7/+12
| * ext4: use private version of page_zero_new_buffers() for data=journal modeTheodore Ts'o2015-10-151-1/+33
| * ext4 crypto: fix bugs in ext4_encrypted_zeroout()Theodore Ts'o2015-10-032-4/+22
| * ext4 crypto: replace some BUG_ON()'s with error checksTheodore Ts'o2015-10-034-7/+15
| * ext4 crypto: ext4_page_crypto() doesn't need a encryption contextTheodore Ts'o2015-10-034-28/+9
| * ext4: optimize ext4_writepage() for attempted 4k delalloc writesTheodore Ts'o2015-10-031-1/+12
| * ext4 crypto: fix memory leak in ext4_bio_write_page()Theodore Ts'o2015-10-021-1/+4
| * ext4: move procfs registration code to fs/ext4/sysfs.cTheodore Ts'o2015-09-236-106/+77
| * ext4: refactor sysfs support codeTheodore Ts'o2015-09-231-133/+128
| * ext4: move sysfs code from super.c to fs/ext4/sysfs.cTheodore Ts'o2015-09-234-410/+410
* | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-0632-100/+103
|\ \
| * | asm-generic: temporarily add back asm-generic/io-64-nonatomic*.hArnd Bergmann2015-10-162-0/+4
| * | asm-generic: cmpxchg: avoid warnings from macro-ized cmpxchg() implementationsMarek Vasut2015-10-151-4/+7
| * | gpio-mxc: stop including <asm-generic/bug>Christoph Hellwig2015-10-151-1/+1
| * | n_tracesink: stop including <asm-generic/bug>Christoph Hellwig2015-10-151-1/+1
| * | n_tracerouter: stop including <asm-generic/bug>Christoph Hellwig2015-10-151-1/+1
| * | mlx5: stop including <asm-generic/kmap_types.h>Christoph Hellwig2015-10-154-4/+4
| * | hifn_795x: stop including <asm-generic/kmap_types.h>Christoph Hellwig2015-10-151-2/+0
| * | drbd: stop including <asm-generic/kmap_types.h>Christoph Hellwig2015-10-151-1/+1
| * | move count_zeroes.h out of asm-genericChristoph Hellwig2015-10-153-5/+5
| * | move io-64-nonatomic*.h out of asm-genericChristoph Hellwig2015-10-1515-19/+19
* | | Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-11-0639-943/+1787
|\ \ \
| * | | tracefs: Fix refcount imbalance in start_creating()Daniel Borkmann2015-11-041-1/+5
| * | | tracing: Put back comma for empty fields in boot string parsingSteven Rostedt (Red Hat)2015-11-032-11/+10
| * | | tracing: Apply tracer specific options from kernel command line.Jiaxing Wang2015-11-031-9/+36
| * | | tracing: Add some documentation about set_event_pidSteven Rostedt (Red Hat)2015-11-032-0/+24
| * | | ring_buffer: Remove unneeded smp_wmb() before wakeup of reader benchmarkSteven Rostedt (Red Hat)2015-11-031-2/+0
| * | | tracing: Allow dumping traces without tracking trace started cpusSasha Levin2015-11-031-2/+3
| * | | ring_buffer: Fix more races when terminating the producer in the benchmarkPetr Mladek2015-11-031-25/+29
| * | | ring_buffer: Do no not complete benchmark reader too earlyPetr Mladek2015-11-031-9/+16
| * | | tracing: Remove redundant TP_ARGS redefiningDmitry Safonov2015-11-031-3/+0
| * | | tracing: Rename max_stack_lock to stack_trace_max_lockSteven Rostedt (Red Hat)2015-11-032-9/+9
| * | | tracing: Allow arch-specific stack tracerAKASHI Takahiro2015-11-032-37/+54
OpenPOWER on IntegriCloud