Age | Commit message (Expand) | Author | Files | Lines |
2016-08-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 211 | -2431/+8730 |
2016-08-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 5 | -229/+168 |
2016-08-15 | net: make net namespace sysctls belong to container's owner | Dmitry Torokhov | 1 | -0/+5 |
2016-08-15 | proc: make proc entries inherit ownership from parent | Dmitry Torokhov | 2 | -0/+15 |
2016-08-13 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+6 |
2016-08-13 | Merge tag 'nfsd-4.8-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2 | -20/+54 |
2016-08-12 | nfsd: don't return an unhashed lock stateid after taking mutex | Jeff Layton | 1 | -5/+20 |
2016-08-12 | Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 5 | -12/+32 |
2016-08-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2016-08-12 | proc, meminfo: use correct helpers for calculating LRU sizes in meminfo | Mel Gorman | 1 | -1/+1 |
2016-08-11 | Merge tag 'ceph-for-4.8-rc2' of https://github.com/ceph/ceph-client | Linus Torvalds | 2 | -1/+5 |
2016-08-11 | nfsd: Fix race between FREE_STATEID and LOCK | Chuck Lever | 1 | -12/+28 |
2016-08-11 | nfsd: fix dentry refcounting on create | Josef Bacik | 1 | -3/+6 |
2016-08-10 | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -59/+283 |
2016-08-10 | mm, writeback: flush plugged IO in wakeup_flusher_threads() | Konstantin Khlebnikov | 1 | -0/+6 |
2016-08-09 | mm: memcontrol: only mark charged pages with PageKmemcg | Vladimir Davydov | 1 | -3/+1 |
2016-08-09 | ceph: initialize pathbase in the !dentry case in encode_caps_cb() | Ilya Dryomov | 1 | -0/+1 |
2016-08-08 | ceph: fix null pointer dereference in ceph_flush_snaps() | Yan, Zheng | 1 | -1/+4 |
2016-08-07 | block: rename bio bi_rw to bi_opf | Jens Axboe | 4 | -12/+12 |
2016-08-07 | block/mm: make bdev_ops->rw_page() take a bool for read/write | Jens Axboe | 2 | -5/+3 |
2016-08-07 | Merge tag 'binfmt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -2/+60 |
2016-08-07 | fs: return EPERM on immutable inode | Eryu Guan | 4 | -4/+5 |
2016-08-07 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 26 | -121/+71 |
2016-08-06 | Merge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 64 | -915/+6267 |
2016-08-06 | Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 30 | -88/+83 |
2016-08-06 | rxrpc: Fix races between skb free, ACK generation and replying | David Howells | 5 | -229/+168 |
2016-08-06 | Merge tag 'pstore-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -19/+10 |
2016-08-06 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 5 | -12/+7 |
2016-08-06 | NFSv4: Cap the transport reconnection timer at 1/2 lease period | Trond Myklebust | 1 | -0/+3 |
2016-08-06 | NFSv4: Cleanup the setting of the nfs4 lease period | Trond Myklebust | 4 | -12/+27 |
2016-08-05 | Merge branch 'integration-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Chris Mason | 6 | -59/+283 |
2016-08-05 | ramoops: use persistent_ram_free() instead of kfree() for freeing prz | Hiraku Toyooka | 1 | -3/+3 |
2016-08-05 | ramoops: use DT reserved-memory bindings | Kees Cook | 1 | -16/+7 |
2016-08-05 | NFSv4.2: LAYOUTSTATS may return NFS4ERR_ADMIN/DELEG_REVOKED | Trond Myklebust | 1 | -0/+2 |
2016-08-05 | Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 26 | -185/+575 |
2016-08-05 | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 43 | -686/+912 |
2016-08-05 | Merge tag 'upstream-4.8-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 4 | -18/+15 |
2016-08-05 | Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+4 |
2016-08-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 4 | -268/+331 |
2016-08-05 | nfsd: remove some dead code in nfsd_create_locked() | Dan Carpenter | 1 | -3/+2 |
2016-08-05 | nfsd: drop unnecessary MAY_EXEC check from create | J. Bruce Fields | 2 | -11/+2 |
2016-08-05 | nfsd: clean up bad-type check in nfsd_create_locked | J. Bruce Fields | 1 | -7/+4 |
2016-08-05 | nfsd: remove unnecessary positive-dentry check | J. Bruce Fields | 1 | -10/+0 |
2016-08-05 | nfsd: reorganize nfsd_create | J. Bruce Fields | 3 | -55/+61 |
2016-08-05 | nfsd: check d_can_lookup in fh_verify of directories | J. Bruce Fields | 2 | -13/+10 |
2016-08-05 | nfsd: remove redundant zero-length check from create | J. Bruce Fields | 2 | -6/+0 |
2016-08-05 | nfsd: Make creates return EEXIST instead of EACCES | Oleg Drokin | 2 | -2/+15 |
2016-08-04 | mm/block: convert rw_page users to bio op use | Mike Christie | 2 | -4/+5 |
2016-08-04 | Fixup direct bi_rw modifiers | Shaun Tancheff | 1 | -1/+1 |
2016-08-04 | f2fs: drop bio->bi_rw manual assignment | Jens Axboe | 1 | -1/+0 |