Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | switch ->get_link() to delayed_call, kill ->put_link() | Al Viro | 2015-12-30 | 2 | -6/+42 | |
* | kill free_page_put_link() | Al Viro | 2015-12-29 | 1 | -1/+0 | |
* | teach nfs_get_link() to work in RCU mode | Al Viro | 2015-12-08 | 1 | -0/+1 | |
* | replace ->follow_link() with new method that could stay in RCU mode | Al Viro | 2015-12-08 | 1 | -3/+3 | |
* | don't put symlink bodies in pagecache into highmem | Al Viro | 2015-12-08 | 1 | -0/+1 | |
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2015-12-06 | 1 | -1/+1 | |
|\ | ||||||
| * | Merge branch 'mkp-fixes' into fixes | James Bottomley | 2015-12-03 | 1 | -1/+1 | |
| |\ | ||||||
| | * | block/sd: Fix device-imposed transfer length limits | Martin K. Petersen | 2015-11-25 | 1 | -1/+1 | |
* | | | Merge tag 'pm+acpi-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-12-04 | 2 | -2/+3 | |
|\ \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *-. \ \ | Merge branches 'pm-domains' and 'pm-cpufreq' | Rafael J. Wysocki | 2015-12-04 | 1 | -0/+1 | |
| |\ \ \ \ | ||||||
| | | * | | | cpufreq: use last policy after online for drivers with ->setpolicy | Srinivas Pandruvada | 2015-12-02 | 1 | -0/+1 | |
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| *-. \ \ \ \ | Merge branches 'acpica', 'acpi-video' and 'device-properties' | Rafael J. Wysocki | 2015-12-04 | 1 | -2/+2 | |
| |\ \ \ \ \ \ | ||||||
| | | * | | | | | ACPI / property: fix compile error for acpi_node_get_property_reference() whe... | Hanjun Guo | 2015-12-02 | 1 | -2/+2 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-12-03 | 5 | -8/+17 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ipv6: add complete rcu protection around np->opt | Eric Dumazet | 2015-12-02 | 1 | -1/+1 | |
| * | | | | | | | | net: fix sock_wake_async() rcu protection | Eric Dumazet | 2015-12-01 | 1 | -1/+6 | |
| * | | | | | | | | net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA | Eric Dumazet | 2015-12-01 | 1 | -3/+3 | |
| * | | | | | | | | packet: Allow packets with only a header (but no payload) | Martin Blumenstingl | 2015-11-29 | 1 | -1/+2 | |
| * | | | | | | | | bpf: fix clearing on persistent program array maps | Daniel Borkmann | 2015-11-25 | 1 | -1/+4 | |
| * | | | | | | | | net: dns_resolver: convert time_t to time64_t | Aya Mahfouz | 2015-11-18 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-12-03 | 2 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | block: Always check queue limits for cloned requests | Hannes Reinecke | 2015-11-29 | 1 | -1/+0 | |
| * | | | | | | | | lightnvm: unconverted ppa returned in get_bb_tbl | Matias Bjørling | 2015-11-29 | 1 | -1/+1 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2015-11-29 | 1 | -33/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | kref: Remove kref_put_spinlock_irqsave() | Bart Van Assche | 2015-11-28 | 1 | -33/+0 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2015-11-29 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | thermal: fix thermal_zone_bind_cooling_device prototype | Arnd Bergmann | 2015-11-23 | 1 | -1/+2 | |
* | | | | | | | | | | Merge tag 'pci-v4.4-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-11-28 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ARM/PCI: Move align_resource function pointer to pci_host_bridge structure | Gabriele Paoloni | 2015-11-25 | 1 | -0/+9 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'nfs-for-4.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2015-11-27 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAY | Jeff Layton | 2015-11-23 | 1 | -0/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-11-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Merge tag 'v4.4-rc2' into fixes | Arnd Bergmann | 2015-11-25 | 12 | -52/+88 | |
| |\| | | | | | | | | | ||||||
| * | | | | | | | | | | scpi: hide get_scpi_ops in module from built-in code | Arnd Bergmann | 2015-11-19 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2015-11-27 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | arm64: fix building without CONFIG_UID16 | Arnd Bergmann | 2015-11-25 | 2 | -2/+2 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-11-25 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 2015-11-24 | 12 | -52/+88 | |
| |\| | | | | | | | | ||||||
| * | | | | | | | | | KVM: Provide function for VCPU lookup by id | David Hildenbrand | 2015-11-19 | 1 | -0/+11 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-11-24 | 1 | -132/+44 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | lightnvm: add free and bad lun info to show luns | Javier Gonzalez | 2015-11-20 | 1 | -2/+2 | |
| * | | | | | | | | lightnvm: keep track of block counts | Javier Gonzalez | 2015-11-20 | 1 | -0/+2 | |
| * | | | | | | | | lightnvm: remove linear and device addr modes | Matias Bjørling | 2015-11-16 | 1 | -120/+34 | |
| * | | | | | | | | lightnvm: remove unused attrs in nvm_id structs | Matias Bjørling | 2015-11-16 | 1 | -6/+1 | |
| * | | | | | | | | lightnvm: expose mccap in identify command | Matias Bjørling | 2015-11-16 | 1 | -0/+1 | |
| * | | | | | | | | lightnvm: update bad block table format | Matias Bjørling | 2015-11-16 | 1 | -3/+3 | |
| * | | | | | | | | lightnvm: change max_phys_sect to uint | Matias Bjørling | 2015-11-16 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-11-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | slab/slub: adjust kmem_cache_alloc_bulk API | Jesper Dangaard Brouer | 2015-11-22 | 1 | -1/+1 | |
* | | | | | | | | | Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-11-22 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ |