Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | VFS: Impose ordering on accesses of d_inode and d_flags | David Howells | 2015-04-15 | 1 | -18/+3 | |
| * | | | | | | VFS: Add owner-filesystem positive/negative dentry checks | David Howells | 2015-04-15 | 1 | -0/+38 | |
| * | | | | | | nfs: generic_write_checks() shouldn't be done on swapout... | Al Viro | 2015-04-15 | 1 | -2/+1 | |
| * | | | | | | mirror O_APPEND and O_DIRECT into iocb->ki_flags | Al Viro | 2015-04-12 | 1 | -0/+15 | |
| * | | | | | | switch generic_write_checks() to iocb and iter | Al Viro | 2015-04-12 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'for-linus' into for-next | Al Viro | 2015-04-12 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | generic_write_checks(): drop isblk argument | Al Viro | 2015-04-12 | 1 | -1/+1 | |
| * | | | | | | | direct_IO: remove rw from a_ops->direct_IO() | Omar Sandoval | 2015-04-12 | 2 | -2/+2 | |
| * | | | | | | | Remove rw from dax_{do_,}io() | Omar Sandoval | 2015-04-12 | 1 | -2/+2 | |
| * | | | | | | | Remove rw from {,__,do_}blockdev_direct_IO() | Omar Sandoval | 2015-04-12 | 1 | -10/+12 | |
| * | | | | | | | new helper: iov_iter_rw() | Omar Sandoval | 2015-04-12 | 1 | -0/+8 | |
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2015-04-17 | 3 | -24/+86 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | vfs: Add general support to enforce project quota limits | Li Xi | 2015-03-18 | 2 | -2/+6 | |
| * | | | | | | | | Merge branch 'quota_interface' into for_next_testing | Jan Kara | 2015-03-16 | 2 | -7/+53 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | quota: Make ->set_info use structure with neccesary info to VFS and XFS | Jan Kara | 2015-03-04 | 2 | -3/+20 | |
| | * | | | | | | | | quota: Remove ->get_xstate and ->get_xstatev callbacks | Jan Kara | 2015-03-04 | 1 | -2/+0 | |
| | * | | | | | | | | quota: Make VFS quotas use new interface for getting quota info | Jan Kara | 2015-03-04 | 2 | -2/+33 | |
| * | | | | | | | | | quota: reorder flags in quota state | Konstantin Khlebnikov | 2015-03-04 | 2 | -15/+27 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-04-17 | 2 | -48/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | NVMe: Meta data handling through submit io ioctl | Keith Busch | 2015-04-08 | 1 | -2/+3 | |
| * | | | | | | | | | nbd: Remove kernel internal header | Markus Pargmann | 2015-04-02 | 1 | -46/+0 | |
* | | | | | | | | | | Merge branch 'for-4.1/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-04-17 | 1 | -2/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | blk-mq: cleanup blk_mq_rq_to_pdu() | Jens Axboe | 2015-04-09 | 1 | -2/+2 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | blk-mq: export blk_mq_run_hw_queues | Mike Snitzer | 2015-03-13 | 1 | -0/+1 | |
| * | | | | | | | | | blk-mq: add blk_mq_init_allocated_queue and export blk_mq_register_disk | Mike Snitzer | 2015-03-13 | 1 | -0/+2 | |
* | | | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2015-04-17 | 2 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | sd, mmc, virtio_blk, string_helpers: fix block size units | James Bottomley | 2015-04-11 | 1 | -1/+1 | |
| * | | | | | | | | | | scsi_transport_fc: Add support for 25Gbit speed | James Smart | 2015-04-10 | 1 | -0/+1 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for-v4.1-rc1' of git://git.linaro.org/people/mszyprowski/linux-... | Linus Torvalds | 2015-04-17 | 2 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
| * | | | | | | | | | include/dma-mapping: Clarify output of dma_map_sg | Ricardo Ribalda Delgado | 2015-03-09 | 1 | -0/+4 | |
| * | | | | | | | | | asm/dma-mapping-common: Clarify output of dma_map_sg_attrs | Ricardo Ribalda Delgado | 2015-03-09 | 1 | -0/+5 | |
* | | | | | | | | | | Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2015-04-16 | 3 | -8/+65 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | xenbus_client: Extend interface to support multi-page ring | Wei Liu | 2015-04-15 | 1 | -6/+14 | |
| * | | | | | | | | | | xen/privcmd: improve performance of MMAPBATCH_V2 | David Vrabel | 2015-03-16 | 1 | -4/+41 | |
| * | | | | | | | | | | xen: unify foreign GFN map/unmap for auto-xlated physmap guests | David Vrabel | 2015-03-16 | 1 | -0/+8 | |
| * | | | | | | | | | | xen: synchronize include/xen/interface/xen.h with xen | Juergen Gross | 2015-03-16 | 1 | -1/+5 | |
* | | | | | | | | | | | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds | 2015-04-16 | 2 | -0/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be... | Michael Ellerman | 2015-04-14 | 1 | -0/+15 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | PCI: Add pcibios_iov_resource_alignment() interface | Wei Yang | 2015-03-31 | 1 | -0/+1 | |
| | * | | | | | | | | | | PCI: Export pci_iov_virtfn_bus() and pci_iov_virtfn_devfn() | Wei Yang | 2015-03-31 | 1 | -0/+11 | |
| | * | | | | | | | | | | PCI: Keep individual VF BAR size in struct pci_sriov | Wei Yang | 2015-03-31 | 1 | -0/+3 | |
| | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | pstore: Add pstore type id for PPC64 opal nvram partition | Hari Bathini | 2015-03-23 | 1 | -0/+1 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-04-16 | 23 | -230/+272 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | linux/bitmap.h: improve BITMAP_{LAST,FIRST}_WORD_MASK | Rasmus Villemoes | 2015-04-16 | 1 | -6/+2 | |
| * | | | | | | | | | | lib/string_helpers.c: change semantics of string_escape_mem | Rasmus Villemoes | 2015-04-16 | 1 | -4/+4 | |
| * | | | | | | | | | | printk: comment pr_cont() stating it is only to continue a line | Steven Rostedt | 2015-04-16 | 1 | -0/+5 | |
| * | | | | | | | | | | kernel/reboot.c: add orderly_reboot for graceful reboot | Joel Stanley | 2015-04-16 | 1 | -1/+2 | |
| * | | | | | | | | | | kernel/resource.c: remove deprecated __check_region() and friends | Jakub Sitnicki | 2015-04-16 | 1 | -8/+0 | |
| * | | | | | | | | | | kernel: conditionally support non-root users, groups and capabilities | Iulia Manda | 2015-04-16 | 3 | -4/+60 | |
| * | | | | | | | | | | include/linux: remove empty conditionals | Rasmus Villemoes | 2015-04-16 | 2 | -73/+0 |