summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFS: Do not serialise O_DIRECT reads and writesTrond Myklebust2016-07-056-37/+174
* NFS: Move buffered I/O locking into nfs_file_write()Trond Myklebust2016-07-051-12/+15
* NFS Cleanup: move call to generic_write_checks() into fs/nfs/direct.cTrond Myklebust2016-07-052-9/+9
* NFS: Remove racy size manipulations in O_DIRECTTrond Myklebust2016-07-051-16/+0
* NFS: Ensure we reset the write verifier 'committed' value on resend.Trond Myklebust2016-07-052-0/+19
* NFS: Fix O_DIRECT verifier problemsTrond Myklebust2016-07-053-3/+16
* pNFS: pnfs_layoutcommit_outstanding() is no longer used when !CONFIG_NFS_V4_1Trond Myklebust2016-07-051-7/+0
* pNFS: Ensure we layoutcommit before revalidating attributesTrond Myklebust2016-07-051-16/+7
* pNFS: Files and flexfiles always need to commit before layoutcommitTrond Myklebust2016-07-055-9/+30
* pNFS/flexfiles: Clean up calls to pnfs_set_layoutcommit()Trond Myklebust2016-07-051-9/+10
* pNFS/flexfiles: Fix layoutcommit after a commit to DSTrond Myklebust2016-07-051-2/+1
* pNFS/files: Fix layoutcommit after a commit to DSTrond Myklebust2016-07-051-2/+1
* NFS: Don't call COMMIT in ->releasepage()Trond Myklebust2016-06-221-23/+0
* NFS: Don't hold the inode lock across fsync()Trond Myklebust2016-06-221-2/+0
* NFS: writepage of a single page should not be synchronousTrond Myklebust2016-06-221-1/+1
* NFS: Kill NFS_INO_NFS_INO_FLUSHING: it is a performance killerTrond Myklebust2016-06-224-21/+0
* NFS: Cache aggressively when file is open for writingTrond Myklebust2016-06-222-29/+46
* NFS: Cache access checks more aggressivelyTrond Myklebust2016-06-151-21/+31
* NFS: Don't flush caches for a getattr that races with writebackTrond Myklebust2016-06-131-6/+9
* Linux 4.7-rc3v4.7-rc3Linus Torvalds2016-06-121-1/+1
* Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2016-06-122-8/+10
|\
| * thermal: add the note for set_trip_tempCaesar Wang2016-06-011-0/+2
| * thermal: cpu_cooling: fix improper order during initializationLukasz Luba2016-06-011-8/+8
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-06-116-37/+59
|\ \
| * | NVMe: Only release requested regionsJohannes Thumshirn2016-06-091-2/+7
| * | Merge branch 'stable/for-jens-4.7' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2016-06-091-13/+22
| |\ \
| | * | xen-blkfront: fix resume issues after a migrationBob Liu2016-06-081-12/+8
| | * | xen-blkfront: don't call talk_to_blkback when already connected to blkbackBob Liu2016-06-081-1/+14
| * | | nbd: pass the nbd pointer for flags debugfsJosef Bacik2016-06-081-1/+1
| * | | block: missing bio_put following submit_bio_waitShaun Tancheff2016-06-071-3/+9
| * | | blk-mq: really fix plug list flushing for nomerge queuesOmar Sandoval2016-06-021-9/+8
| * | | writeback: use higher precision calculation in domain_dirty_limits()Tejun Heo2016-05-301-9/+12
* | | | Merge tag 'gpio-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-06-116-7/+16
|\ \ \ \
| * | | | gpio: bcm-kona: fix bcm_kona_gpio_reset() warningsBen Dooks2016-06-081-2/+2
| * | | | gpio: select ANON_INODESLinus Walleij2016-06-081-0/+1
| * | | | gpio: include <linux/io-mapping.h> in gpiolib-ofLinus Walleij2016-06-081-0/+1
| * | | | gpiolib: Fix unaligned used of reference countersRicardo Ribalda Delgado2016-06-081-2/+2
| * | | | gpiolib: Fix NULL pointer deferenceRicardo Ribalda Delgado2016-06-081-1/+1
| * | | | gpio: zynq: initialize clock even without CONFIG_PMHelmut Grohne2016-06-081-0/+7
| * | | | gpio: 104-dio-48e: Fix control port offset computation off-by-one errorWilliam Breathitt Gray2016-06-081-2/+2
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-06-113-4/+10
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixesJames Bottomley2016-06-043-4/+10
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | sd: Fix rw_max for devices that report an optimal xfer sizeMartin K. Petersen2016-06-012-4/+9
| | * | | | scsi: Add QEMU CD-ROM to VPD Inquiry BlacklistEwan D. Milne2016-05-311-0/+1
* | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-06-118-21/+119
|\ \ \ \ \ \
| * | | | | | i2c: mux: reg: Provide of_match_tableLukasz Gemborowski2016-06-091-0/+1
| * | | | | | i2c: mux: refer to i2c-mux.txtSimon Horman2016-06-095-11/+12
| * | | | | | i2c: octeon: Avoid printk after too long SMBUS messageJan Glauber2016-06-091-5/+1
| * | | | | | i2c: octeon: Missing AAK flag in case of I2C_M_RECV_LENJan Glauber2016-06-091-2/+9
| * | | | | | i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BARMika Westerberg2016-06-091-3/+96
| | |_|/ / / | |/| | | |