aboutsummaryrefslogtreecommitdiffstats
path: root/block/bfq-cgroup.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-25fs: Fix page cache inconsistency when mixing buffered and AIO DIOLukas Czerner3-21/+67
2017-09-25nvmet: implement valid sqhd values in completionsJames Smart3-6/+12
2017-09-25nvme-fabrics: Allow 0 as KATO valueGuilherme G. Piccoli1-9/+9
2017-09-25nvme: allow timed-out ios to retryJames Smart1-2/+0
2017-09-25nvme: stop aer posting if controller state not liveJames Smart1-2/+3
2017-09-25nvme-pci: Print invalid SGL only onceKeith Busch1-12/+18
2017-09-25nvme-pci: initialize queue memory before interruptsKeith Busch1-2/+2
2017-09-25nvmet-fc: fix failing max io queue connectionsJames Smart1-3/+3
2017-09-25nvme-fc: use transport-specific sgl formatJames Smart1-6/+7
2017-09-25nvme: add transport SGL definitionsJames Smart1-0/+6
2017-09-25nvme.h: remove FC transport-specific error valuesJames Smart1-13/+0
2017-09-25qla2xxx: remove use of FC-specific error codesJames Smart1-1/+1
2017-09-25lpfc: remove use of FC-specific error codesJames Smart1-1/+1
2017-09-25nvmet-fcloop: remove use of FC-specific error codesJames Smart1-1/+1
2017-09-25nvmet-fc: remove use of FC-specific error codesJames Smart1-6/+3
2017-09-25nvme-fc: remove use of FC-specific error codesJames Smart1-4/+4
2017-09-25loop: remove union of use_aio and ref in struct loop_cmdOmar Sandoval1-4/+2
2017-09-25blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long3-6/+16
2017-09-25nbd: ignore non-nbd ioctl'sJosef Bacik1-0/+6
2017-09-25bsg-lib: don't free job in bsg_prepare_jobChristoph Hellwig1-1/+0
2017-09-25brd: fix overflow in __brd_direct_accessMikulas Patocka1-1/+1
2017-09-19KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interruptHaozhong Zhang1-12/+21
2017-09-19KVM: VMX: do not change SN bit in vmx_update_pi_irte()Haozhong Zhang1-5/+1
2017-09-19KVM: x86: Fix the NULL pointer parameter in check_cr_write()Yu Zhang1-3/+5
2017-09-19Revert "KVM: Don't accept obviously wrong gsi values via KVM_IRQFD"Jan H. Schönherr1-2/+0
2017-09-18fcntl: Don't set si_code to SI_SIGIO when sig == SIGPOLLEric W. Biederman1-1/+1
2017-09-17Update version of cifs moduleSteve French1-1/+1
2017-09-17cifs: hide unused functionsArnd Bergmann1-0/+2
2017-09-17SMB3: Add support for multidialect negotiate (SMB2.1 and later)Steve French5-18/+139
2017-09-17CIFS/SMB3: Update documentation to reflect SMB3 and various changesSteve French4-91/+91
2017-09-16Linux 4.14-rc1Linus Torvalds1-2/+2
2017-09-16genirq: Fix cpumask check in __irq_startup_managed()Thomas Gleixner1-1/+1
2017-09-16firmware: Restore support for built-in firmwareMarkus Trippelsdorf4-5/+71
2017-09-16mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel1-1/+2
2017-09-16Documentation: link in networking docsPavel Machek1-1/+1
2017-09-16tcp: fix data delivery rateEric Dumazet1-4/+3
2017-09-15bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree2-1/+18
2017-09-15sctp: do not mark sk dumped when inet_sctp_diag_fill returns errXin Long1-1/+0
2017-09-15sctp: fix an use-after-free issue in sctp_sock_dumpXin Long3-39/+36
2017-09-15netvsc: increase default receive buffer sizeStephen Hemminger1-1/+1
2017-09-15tcp: update skb->skb_mstamp more carefullyEric Dumazet1-7/+12
2017-09-15fs/proc: Report eip/esp in /prod/PID/stat for coredumpingJohn Ogness1-0/+9
2017-09-15net: ipv4: fix l3slave check for index returned in IP_PKTINFODavid Ahern1-2/+6
2017-09-15net: smsc911x: Quieten netif during suspendGeert Uytterhoeven1-1/+14
2017-09-15net: systemport: Fix 64-bit stats deadlockFlorian Fainelli1-3/+0
2017-09-15net: vrf: avoid gcc-4.6 warningArnd Bergmann1-3/+3
2017-09-15qed: remove unnecessary call to memsetHimanshu Jha1-1/+0
2017-09-15scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLEHannes Reinecke1-3/+2
2017-09-15scsi: sg: factor out sg_fill_request_table()Hannes Reinecke1-26/+35
2017-09-15scsi: sd: Remove unnecessary condition in sd_read_block_limits()Lukas Czerner1-2/+0