summaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-16scsi: aacraid: error: testing array offset 'bus' after useNikola Pajkovsky1-8/+12
2017-09-16scsi: lpfc: Don't return internal MBXERR_ERROR code from probe functionStefano Brivio1-0/+1
2017-09-15scsi: aacraid: Fix 2T+ drives on SmartIOC-2000Dave Carroll2-6/+11
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
2017-09-15scsi: acornscsi: fix build errorArnd Bergmann1-3/+3
2017-09-15scsi: scsi_transport_fc: fix NULL pointer dereference in fc_bsg_job_timeoutChristoph Hellwig1-1/+1
2017-09-13Fix up MAINTAINERS file sortingLinus Torvalds1-55/+55
2017-09-13xfs: XFS_IS_REALTIME_INODE() should be false if no rt device presentRichard Wareing1-1/+8
2017-09-12f2fs: hurry up to issue discard after io interruptionChao Yu1-2/+15
2017-09-12f2fs: fix to show correct discard_granularity in sysfsChao Yu1-0/+2
2017-09-12f2fs: detect dirty inode in evict_inodeChao Yu1-0/+3
2017-09-12ovl: fix false positive ESTALE on lookupAmir Goldstein1-4/+7
2017-09-12fuse: getattr cleanupMiklos Szeredi3-23/+18
2017-09-12fuse: honor iocb sync flags on writeMiklos Szeredi3-22/+28
2017-09-12fuse: allow server to run in different pid_nsMiklos Szeredi2-9/+7
2017-09-12ALSA: seq: Cancel pending autoload work at unbinding deviceTakashi Iwai1-0/+3
2017-09-12ALSA: firewire: Use common error handling code in snd_motu_stream_start_duplex()Markus Elfring1-8/+8
2017-09-12f2fs: clear radix tree dirty tag of pages whose dirty flag is clearedDaeho Jeong2-0/+14
2017-09-12f2fs: speed up gc_urgent mode with SSRJaegeuk Kim3-13/+16
2017-09-12f2fs: better to wait for fstrim completionJaegeuk Kim1-1/+6
2017-09-12block: directly insert blk-mq request from blk_insert_cloned_request()Jens Axboe3-1/+23
2017-09-11mm/backing-dev.c: fix an error handling path in 'cgwb_create()'Christophe JAILLET1-2/+4
2017-09-11string.h: un-fortify memcpy_and_padMartin Wilck1-13/+2
2017-09-11nvme-pci: implement the HMB entry number and size limitationsChristoph Hellwig4-2/+13
2017-09-11nvme-pci: propagate (some) errors from host memory buffer setupChristoph Hellwig1-6/+12
2017-09-11nvme-pci: use appropriate initial chunk size for HMB allocationAkinobu Mita1-1/+1
2017-09-11nvme-pci: fix host memory buffer allocation fallbackChristoph Hellwig1-18/+30
2017-09-11nvme: fix lightnvm checkChristoph Hellwig4-35/+14
2017-09-11block: fix integer overflow in __blkdev_sectors_to_bio_pages()Mikulas Patocka1-2/+2
2017-09-11block: sed-opal: Set MBRDone on S3 resume path if TPER is MBREnabledScott Bauer2-0/+33
2017-09-11block: tolerate tracing of NULL bioGreg Thelen1-3/+2
2017-09-11x86/cpu: Remove unused and undefined __generic_processor_info() declarationDou Liyang2-2/+1
2017-09-11sched/fair: Fix nuisance kernel-doc warningRandy Dunlap1-1/+1
2017-09-11Revert "firmware: add sanity check on shutdown/suspend"Linus Torvalds2-110/+0
2017-09-10m68k: Add braces to __pmd(x) initializer to kill compiler warningGeert Uytterhoeven1-1/+1
2017-09-10x86/mm/64: Fix an incorrect warning with CONFIG_DEBUG_VM=y, !PCIDAndy Lutomirski1-1/+1
2017-09-10sparc64: Handle additional cases of no fault loadsRob Gardner1-0/+51
2017-09-10sparc64: speed up etrap/rtrap on NG2 and later processorsAnthony Yznaga5-6/+45
2017-09-10Bluetooth: Properly check L2CAP config option output buffer lengthBen Seri1-37/+43
2017-09-09NFS: Count the bytes of skipped subrequests in nfs_lock_and_join_requests()Trond Myklebust1-1/+5
2017-09-09NFS: Don't hold the group lock when calling nfs_release_request()Trond Myklebust1-1/+1
2017-09-09libnvdimm, btt: fix format string warningsRandy Dunlap1-2/+2
2017-09-09remove gperf left-overs from build systemLinus Torvalds1-9/+0
2017-09-09NFS: Remove pnfs_generic_transfer_commit_list()Trond Myklebust2-41/+4
2017-09-09NFS: nfs_lock_and_join_requests and nfs_scan_commit_list can deadlockTrond Myklebust2-9/+22
2017-09-09ARM: 8691/1: Export save_stack_trace_tsk()Dustin Brown1-0/+1
2017-09-09bpf: make error reporting in bpf_warn_invalid_xdp_action more clearDaniel Borkmann2-3/+7
2017-09-09Revert "mdio_bus: Remove unneeded gpiod NULL check"Florian Fainelli1-2/+4