index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-15
NFS: Switch to using mapping->private_lock for page writeback lookups.
Trond Myklebust
1
-11
/
+16
2017-08-15
NFS: Use an atomic_long_t to count the number of commits
Trond Myklebust
3
-7
/
+9
2017-08-15
NFS: Use an atomic_long_t to count the number of requests
Trond Myklebust
6
-24
/
+13
2017-08-15
NFSv4: Use a mutex to protect the per-inode commit lists
Trond Myklebust
5
-22
/
+23
2017-08-15
NFS: Refactor nfs_page_find_head_request()
Trond Myklebust
1
-12
/
+30
2017-08-15
NFSv4: Convert nfs_lock_and_join_requests() to use nfs_page_find_head_request()
Trond Myklebust
1
-15
/
+20
2017-08-15
NFS: Fix up nfs_page_group_covers_page()
Trond Myklebust
1
-12
/
+6
2017-08-15
NFS: Remove unused parameter from nfs_page_group_lock()
Trond Myklebust
3
-24
/
+15
2017-08-15
NFS: Remove unuse function nfs_page_group_lock_wait()
Trond Myklebust
2
-22
/
+0
2017-08-15
NFS: Remove nfs_page_group_clear_bits()
Trond Myklebust
1
-26
/
+3
2017-08-15
NFS: Fix nfs_page_group_destroy() and nfs_lock_and_join_requests() race cases
Trond Myklebust
1
-29
/
+29
2017-08-15
NFS: Further optimise nfs_lock_and_join_requests()
Trond Myklebust
1
-27
/
+18
2017-08-15
NFS: Reduce inode->i_lock contention in nfs_lock_and_join_requests()
Trond Myklebust
1
-18
/
+22
2017-08-15
NFS: Remove page group limit in nfs_flush_incompatible()
Trond Myklebust
1
-2
/
+0
2017-08-15
NFS: Teach nfs_try_to_update_request() to deal with request page_groups
Trond Myklebust
1
-40
/
+20
2017-08-15
NFS: Fix the inode request accounting when pages have subrequests
Trond Myklebust
1
-12
/
+15
2017-08-15
NFS: Don't unlock writebacks before declaring PG_WB_END
Trond Myklebust
1
-4
/
+4
2017-08-15
NFS: Don't check request offset and size without holding a lock
Trond Myklebust
1
-12
/
+12
2017-08-15
NFS: Fix an ABBA issue in nfs_lock_and_join_requests()
Trond Myklebust
1
-12
/
+17
2017-08-15
NFS: Fix a reference and lock leak in nfs_lock_and_join_requests()
Trond Myklebust
1
-2
/
+1
2017-08-15
NFS: Ensure we always dereference the page head last
Trond Myklebust
1
-5
/
+6
2017-08-15
NFS: Reduce lock contention in nfs_try_to_update_request()
Trond Myklebust
1
-5
/
+3
2017-08-15
NFS: Reduce lock contention in nfs_page_find_head_request()
Trond Myklebust
1
-3
/
+5
2017-08-15
NFS: Simplify page writeback
Trond Myklebust
1
-20
/
+10
2017-08-13
Linux 4.13-rc5
v4.13-rc5
Linus Torvalds
1
-1
/
+1
2017-08-13
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
14
-42
/
+137
2017-08-13
Merge tag 'driver-core-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-15
/
+34
2017-08-13
Merge tag 'char-misc-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-0
/
+21
2017-08-13
Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-26
/
+71
2017-08-13
Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-15
/
+146
2017-08-13
Merge tag 'usb-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
16
-38
/
+111
2017-08-12
Merge tag 'for-linus-20170812' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-0
/
+1
2017-08-12
mtd: blkdevs: Fix mtd block write failure
Abhishek Sahu
1
-0
/
+1
2017-08-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
9
-53
/
+40
2017-08-12
Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-24
/
+53
2017-08-11
Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-2
/
+3
2017-08-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-55
/
+267
2017-08-11
Merge tag 'mmc-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
3
-2
/
+4
2017-08-11
Merge tag 'fbdev-v4.13-rc5' of git://github.com/bzolnier/linux
Linus Torvalds
4
-9
/
+16
2017-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2
-4
/
+6
2017-08-11
Merge tag 'iommu-fixes-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+7
2017-08-11
pnfs/blocklayout: require 64-bit sector_t
Christoph Hellwig
1
-0
/
+1
2017-08-11
Merge tag 'powerpc-4.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
9
-68
/
+111
2017-08-11
iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_device
Artem Savkov
1
-0
/
+7
2017-08-11
xen/events: Fix interrupt lost during irq_disable and irq_enable
Liu Shuo
1
-1
/
+1
2017-08-11
xen: avoid deadlock in xenbus
Juergen Gross
1
-1
/
+2
2017-08-11
Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus
Jens Axboe
8
-51
/
+261
2017-08-11
xen: fix hvm guest with kaslr enabled
Juergen Gross
1
-2
/
+14
2017-08-11
xen: split up xen_hvm_init_shared_info()
Juergen Gross
1
-21
/
+24
2017-08-11
x86: provide an init_mem_mapping hypervisor hook
Juergen Gross
2
-0
/
+13
[next]