aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-12block: Fix partition support for host aware zoned block devicesShin'ichiro Kawasaki2-12/+37
2020-03-12blk-mq: insert flush request to the front of dispatch queueMing Lei1-0/+22
2020-03-12s390/dasd: fix data corruption for thin provisioned devicesStefan Haberland3-12/+193
2020-03-10nvme-rdma: Avoid double freeing of async event dataPrabhath Sajeepa1-3/+5
2020-03-10blk-iocost: fix incorrect vtime comparison in iocg_is_idle()Tejun Heo1-1/+1
2020-03-06block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group()Carlo Nonato1-4/+5
2020-03-05blktrace: fix dereference after null checkCengiz Can1-1/+4
2020-03-02Revert "bcache: ignore pending signals when creating gc and allocator thread"Jens Axboe2-29/+2
2020-03-02block: Remove used kblockd_schedule_work_on()Daniel Wagner2-7/+0
2020-02-28nvme-pci: Hold cq_poll_lock while completing CQEsBijan Mottahedeh1-1/+1
2020-02-26blk-mq: Remove some unused function argumentsJohn Garry4-11/+9
2020-02-25null_blk: remove unused fields in 'nullb_cmd'Dongli Zhang2-5/+0
2020-02-25blktrace: Protect q->blk_trace with RCUJan Kara3-37/+97
2020-02-24blk-mq: insert passthrough request into hctx->dispatch directlyMing Lei4-16/+29
2020-02-23Linux 5.6-rc3Linus Torvalds1-1/+1
2020-02-23csky: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven1-1/+1
2020-02-22io_uring: fix __io_iopoll_check deadlock in io_sq_threadXiaoguang Wang1-18/+9
2020-02-21ext4: fix mount failure with quota configured as moduleJan Kara1-1/+1
2020-02-21jbd2: fix ocfs2 corrupt when clearing block group bitswangyan1-2/+6
2020-02-21ext4: fix race between writepages and enabling EXT4_EXTENTS_FLEric Biggers2-9/+23
2020-02-21ext4: rename s_journal_flag_rwsem to s_writepages_rwsemEric Biggers3-11/+11
2020-02-21ext4: fix potential race between s_flex_groups online resizing and accessSuraj Jitindar Singh5-37/+76
2020-02-21MAINTAINERS: use tabs for SAFESETIDRandy Dunlap1-4/+4
2020-02-21lib/stackdepot.c: fix global out-of-bounds in stack_slabsAlexander Potapenko1-2/+6
2020-02-21mm/sparsemem: pfn_to_page is not valid yet on SPARSEMEMWei Yang1-1/+1
2020-02-21mm/vmscan.c: don't round up scan size for online memory cgroupGavin Shan1-3/+6
2020-02-21lib/string.c: update match_string() doc-strings with correct behaviorAlexandru Ardelean1-0/+16
2020-02-21mm/memcontrol.c: lost css_put in memcg_expand_shrinker_maps()Vasily Averin1-1/+3
2020-02-21mm/swapfile.c: fix a comment in sys_swapon()Christoph Hellwig1-1/+1
2020-02-21scripts/get_maintainer.pl: deprioritize old Fixes: addressesDouglas Anderson1-4/+4
2020-02-21get_maintainer: remove uses of P: for maintainer nameJoe Perches1-24/+0
2020-02-21selftests/vm: add missed tests in run_vmtestsSeongJae Park1-0/+33
2020-02-21include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swapChristian Borntraeger1-2/+2
2020-02-21Revert "ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()"Ioanna Alifieraki1-4/+2
2020-02-21y2038: hide timeval/timespec/itimerval/itimerspec typesArnd Bergmann2-10/+14
2020-02-21y2038: remove unused time32 interfacesArnd Bergmann6-326/+1
2020-02-21y2038: remove ktime to/from timespec/timeval conversionArnd Bergmann1-37/+0
2020-02-21ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()Rafael J. Wysocki3-0/+53
2020-02-21hwmon: (w83627ehf) Fix crash seen with W83627DHG-PGuenter Roeck1-1/+6
2020-02-21io_uring: prevent sq_thread from spinning when it should stopStefano Garzarella1-12/+12
2020-02-21Btrfs: fix deadlock during fast fsync when logging prealloc extents beyond eofFilipe Manana1-5/+5
2020-02-21nvme-multipath: Fix memory leak with ana_log_bufLogan Gunthorpe1-0/+1
2020-02-21genirq/irqdomain: Make sure all irq domain flags are distinctZenghui Yu1-1/+1
2020-02-21zonefs: fix documentation typos etc.Randy Dunlap1-10/+10
2020-02-21csky: Implement copy_thread_tlsGuo Ren2-3/+5
2020-02-21csky: Add PCI supportMaJun3-1/+39
2020-02-21csky: Minimize defconfig to support buildroot config.fragmentMa Jun1-7/+0
2020-02-21csky: Add setup_initrd check codeGuo Ren2-3/+44
2020-02-21csky: Cleanup old Kconfig optionsKrzysztof Kozlowski2-3/+0
2020-02-21arch/csky: fix some Kconfig typosRandy Dunlap1-1/+1