Commit Graph

  • 91c4062151 block: set readahead to 512 Nathan Chancellor 2017-02-10 02:07:04 -0700
  • 2b27f0b10f block: Disable add_random Chester Kener 2014-02-25 10:23:44 -0500
  • 911759ca9d readahead: make context readahead more conservative Fengguang Wu 2013-09-11 14:21:47 -0700
  • 4a4f28c80d readahead: Fix an error (thx ramgear) hellsgod 2013-09-20 11:59:13 +0200
  • 31ae747001 Readahead: Optimize divide/multiply by power of 2 using L/R shift (thx ramgear) hellsgod 2013-09-16 17:39:52 +0200
  • 0ebfead04f AIO: Don't plug the I/O queue in do_io_submit() Dave Kleikamp 2011-12-13 15:44:45 -0600
  • 9544e8ebc2 UPSTREAM: lib/string.c: introduce strreplace() Rasmus Villemoes 2015-06-25 15:02:22 -0700
  • fabe013f33 workqueue: allow rescuer thread to do more work. NeilBrown 2014-12-08 12:39:16 -0500
  • 66bfe3803c ext4: remove redundant check for encrypted file on dio write path Eric Biggers 2017-05-24 18:20:31 -0400
  • 85646d5108 ext4: remove unused d_name argument from ext4_search_dir() et al. Eric Biggers 2017-05-24 18:10:49 -0400
  • e64312fd44 ext4: fix off-by-one on max nr_pages in ext4_find_unwritten_pgoff() Eryu Guan 2017-05-24 18:02:20 -0400
  • 941caf08d7 ext4: fix fdatasync(2) after extent manipulation operations Jan Kara 2017-05-29 13:24:55 -0400
  • 7560814a68 ext4 crypto: fix some error handling Dan Carpenter 2016-04-02 18:13:38 -0400
  • 98a5251e62 ext4: Fix data corruption for mmap writes Jan Kara 2017-05-25 11:46:22 -0400
  • 0f5ba315bf ext4: enforce online defrag restriction for encrypted files Eric Whitney 2016-08-29 15:45:11 -0400
  • 2a35ef1b15 ext4: validate s_reserved_gdt_blocks on mount Theodore Ts'o 2016-07-05 20:01:52 -0400
  • 53e894a99f ext4: fix oops on corrupted filesystem Jan Kara 2016-05-05 11:10:15 -0400
  • a71f866751 ext4: clean up error handling when orphan list is corrupted Theodore Ts'o 2016-04-30 00:49:54 -0400
  • e5a1f722ff ext4: ignore quota mount options if the quota feature is enabled Theodore Ts'o 2016-04-03 17:03:37 -0400
  • de98d05325 ext4: iterate over buffer heads correctly in move_extent_per_page() Eryu Guan 2016-02-21 18:38:44 -0500
  • f7cd6182f7 ext4: fix crashes in dioread_nolock mode Jan Kara 2016-02-19 00:33:21 -0500
  • c716c41c76 ext4: fix bh->b_state corruption Jan Kara 2016-02-19 00:18:25 -0500
  • 13629d0eb8 ext4: don't read blocks from disk after extents being swapped Eryu Guan 2016-02-12 01:20:43 -0500
  • ed0164d810 ext4: bugfix for mmaped pages in mpage_release_unused_pages() wangguang 2016-09-15 11:32:46 -0400
  • 8148a8d421 ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea() Theodore Ts'o 2017-01-11 21:50:46 -0500
  • baa7e73e53 ext4: fix inline data error paths Theodore Ts'o 2017-02-04 23:04:00 -0500
  • 89601ccbf0 ext4: lock the xattr block before checksuming it Theodore Ts'o 2017-03-25 17:22:47 -0400
  • b6f2e1643a BACKPORT: [UPSTREAM] ext4: convert to mbcache2 Jan Kara 2016-02-22 11:50:13 -0500
  • 369466b537 BACKPORT: [UPSTREAM] mbcache2: reimplement mbcache Jan Kara 2016-02-22 11:49:09 -0500
  • 5015df6429 BACKPORT: [UPSTREAM] mm: new shrinker API Dave Chinner 2013-08-28 10:17:56 +1000
  • 0b126a0ca6 ext4: evict inline data when writing to memory map Eric Biggers 2017-04-30 00:10:50 -0400
  • bd58b8c0a3 UPSTREAM: ext4: fix potential use after free in __ext4_journal_stop Lukas Czerner 2015-10-17 22:57:06 -0400
  • 28f4fbbb22 UPSTREAM: ext4: fix NULL pointer dereference when journal restart fails Lukas Czerner 2015-05-14 18:55:18 -0400
  • 7993ebf24a ext4: reject journal options for ext2 mounts Carlos Maiolino 2015-07-21 23:57:59 -0400
  • a74870c81d fs/ext4/super.c: use strreplace() in ext4_fill_super() Rasmus Villemoes 2015-06-25 15:02:41 -0700
  • bcc8f7b4eb ext4: move procfs registration code to fs/ext4/sysfs.c Theodore Ts'o 2015-09-23 12:46:17 -0400
  • 0e36b00d65 ext4: refactor sysfs support code Theodore Ts'o 2015-09-23 12:45:17 -0400
  • 6d7c9bb169 ext4: move sysfs code from super.c to fs/ext4/sysfs.c Theodore Ts'o 2015-09-23 12:44:17 -0400
  • fd8a1b4dfe ext4: optimize ext4_writepage() for attempted 4k delalloc writes Theodore Ts'o 2015-10-03 10:49:23 -0400
  • 3227f5ec54 ext4: fix an endianness bug in ext4_encrypted_follow_link() Al Viro 2015-11-26 15:20:50 -0500
  • 0176d2bdfc ext4: fix an endianness bug in ext4_encrypted_zeroout() Al Viro 2015-11-26 15:20:19 -0500
  • f6a884a42c ext4: remove unused definition for MAX_32_NUM Fabian Frederick 2016-09-15 11:58:47 -0400
  • 458b85e4dd ext4: create EXT4_MAX_BLOCKS() macro Fabian Frederick 2016-09-15 11:55:01 -0400
  • 1c380b531a ext4: remove checks for e_value_block Jan Kara 2016-08-29 15:40:11 -0400
  • c04b973706 ext4: Check that external xattr value block is zero Jan Kara 2016-08-29 15:39:11 -0400
  • 9b05da716b ext4: explicit mount options parsing cleanup Dmitry Monakhov 2015-10-18 23:35:32 -0400
  • 648d04f860 ext4: fix deadlock during page writeback Jan Kara 2016-07-04 10:14:01 -0400
  • 139f626cda ext4: don't manipulate recovery flag when freezing no-journal fs Eric Sandeen 2015-08-15 10:45:06 -0400
  • aa75f31bf8 tracing: Fix event header writeback.h to include tracepoint.h Steven Rostedt (Red Hat) 2014-02-26 12:52:13 -0500
  • b0c97a3938 GFS2: dirty inode correctly in gfs2_write_end Benjamin Marzinski 2013-09-03 16:59:42 -0500
  • 3516967a4a writeback: Do not sort b_io list only because of block device inode Jan Kara 2013-07-09 22:36:45 +0800
  • 8502e3a0a3 vfs: conditionally clear close-on-exec flag Linus Torvalds 2015-10-31 16:06:40 -0700
  • 0911e4eed9 vfs: Fix pathological performance case for __alloc_fd() Linus Torvalds 2015-10-30 16:53:57 -0700
  • 02a092d0ad sched/cputime: Fix invalid gtime in proc Hiroshi Shimamoto 2015-11-19 16:47:28 +0100
  • 693f42f492 sched/cputime: Fix prev steal time accouting during CPU hotplug Wanpeng Li 2016-06-13 18:32:45 +0800
  • 482b5dc6b8 arm64: kill off the libgcc dependency Kevin Hao 2015-01-15 12:07:33 +0000
  • cae72d672a cpufreq: stats: Fix memory leaks when updating stats table Sultanxda 2017-03-21 14:10:50 -0700
  • d36bb590fa qcom: msm-core: uninterruptible wait - you can kiss my arse goodbye franciscofranco 2015-12-12 04:55:05 +0000
  • f6c275fe48 sdcardfs: disable some log spam Nathan Chancellor 2017-05-04 22:48:41 -0700
  • 20d6463de5 ANDROID: dm verity: add minimum prefetch size Keun-young Park 2016-11-14 18:25:15 -0800
  • 7c898b1374 ANDROID: dm: Add android verity target Badhri Jagan Sridharan 2015-12-14 20:09:39 -0800
  • d01c3ecc13 UPSTREAM: arm64: vdso: Mark vDSO code as read-only David Brown 2016-02-10 21:52:22 +0800
  • af6f221a60 configs: add vndbinder voidanix 2019-08-26 15:26:21 +0200
  • 3c6c58a53d msm: mpm: disable debugging franciscofranco 2015-03-17 17:17:00 +0000
  • 011e88e29f perf/core: Drop kernel samples even though :u is specified Jin Yao 2017-05-25 18:09:07 +0800
  • 95d6c7d60a power: msm-core: Add missing NULL pointer check in msm_core_ioctl() Sultanxda 2017-04-09 11:45:32 -0700
  • 05ee37c9fe power: msm-core: Compile out temperature polling Sultanxda 2017-04-25 14:23:42 -0700
  • 7e723a3584 UPSTREAM: char: Drop bogus dependency of DEVPORT on !M68K Geert Uytterhoeven 2016-04-11 10:40:55 +0200
  • 7fa003b6d6 Fixing an issue that caused DEVPORT to always be set. Max Bires 2017-01-05 13:50:23 -0800
  • c0f30de7f9 fs: dcache: drop VFS cache pressure anarkia1976 2014-11-07 18:02:20 +0100
  • 357295857a Topology: Enhance For MultiCore Decision Making XileForce 2015-05-16 13:17:41 -0700
  • 0e5040ed7f Enable arch power Kiran Anto 2015-08-28 13:46:53 +0530
  • e183f42729 kernel: Disable SCHED_HRTICK Joe Maples 2017-04-30 21:23:06 -0500
  • 4e8f41559b msm: kgsl: Remove event worker Jordan Crouse 2016-05-31 17:24:30 +0000
  • 93784a8496 Sound: fix static Forrest Marble 2016-03-30 17:24:49 -0400
  • 9b81e58157 msm: kgsl: Fix direct references to HZ Ajay Dudani 2015-12-10 12:19:16 -0800
  • 830c241e82 kernel: Convert a few critical drivers to use jiffies Dorimanx 2017-03-13 16:26:20 +0200
  • bde1d472cf ARM: mm: Don't force swp_emulate Chad Cormier Roussel 2017-08-11 08:59:46 +0200
  • f80b337e61 lib: Don't enable DEBUG_BUGVERBOSE by default Sultanxda 2016-07-15 12:51:47 -0700
  • b43387eb48 pstore: Use dynamic spinlock initializer Kees Cook 2017-03-05 22:08:58 -0800
  • 3a7dc80e9e pstore: Correctly initialize spinlock and flags Kees Cook 2017-02-09 15:43:44 -0800
  • 169c7aee0b pstore: Allow prz to control need for locking Joel Fernandes 2016-10-20 00:34:01 -0700
  • b88aa13fa0 pstore: Make spinlock per zone instead of global Joel Fernandes 2016-10-20 00:34:00 -0700
  • 8619e77085 ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gc Jan Stancek 2015-02-11 14:06:23 +0100
  • 911554be79 msm: camera: sensor:validating the flash initialization parameters kaiwang 2017-06-29 16:12:59 +0800
  • 170c259c6c msm:ipa: Fix to kasan use-after-free issue Mohammed Javid 2017-06-25 01:01:55 +0530
  • 940a9152bb cnss_pci: fix the race condition in firmware file setup Sarada Prasanna Garnayak 2017-06-21 17:14:53 +0530
  • 24ceae54a2 ion: fix logical-not comparison warning Sudarshan Rajagopalan 2017-05-01 15:52:29 -0700
  • 46e71af6f9 input: synaptics_dsx: validate bounds of intr_reg_num Andrew Chant 2017-04-07 10:58:26 -0700
  • 7eba809231 input: touchscreen: validate bounds of intr_reg_num Andrew Chant 2017-04-07 11:20:39 -0700
  • 7010a322f1 arm64: switch to relative exception tables Ard Biesheuvel 2016-01-01 15:02:12 +0100
  • 14f01ef21c asmlinkage: Make main_extable_sort_needed visible Andi Kleen 2014-02-08 08:52:04 +0100
  • 1d9e2a1398 extable: skip sorting if the table is empty Uwe Kleine-König 2013-09-11 14:23:27 -0700
  • b0c83e3de4 extable: add support for relative extables to search and sort routines Ard Biesheuvel 2016-01-01 12:39:09 +0100
  • 1e63450c23 lib/bsearch.c: micro-optimize pivot position calculation Sergey Senozhatsky 2017-07-10 15:52:01 -0700
  • 353f0539b5 micro-optimization: Use DSTRLEN to remove incorrect strlen uses Joe Maples 2017-08-15 16:47:11 -0500
  • f6bd30d08e kthread: Backport queuing_blocked() Petr Mladek 2016-10-11 13:55:43 -0700
  • 3eb13d85d6 arm64: strcmp: Align to cache and preload Joe Maples 2017-08-14 16:34:13 -0500
  • f78c39a43d arm64: Import optimized strrchr from newlib Joe Maples 2017-08-14 16:25:46 -0500
  • 8790dfffcc arm64: Use optimized memcmp Joe Maples 2017-08-14 15:48:22 -0500