| Commit message (Expand) | Author | Age | Files | Lines |
* | umh: introduce fork_usermode_blob() helper | Alexei Starovoitov | 2018-05-23 | 1 | -9/+29 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-05-21 | 31 | -272/+494 |
|\ |
|
| * | Merge tag 'for-4.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-05-20 | 7 | -48/+180 |
| |\ |
|
| | * | btrfs: fix crash when trying to resume balance without the resume flag | Anand Jain | 2018-05-17 | 1 | -0/+9 |
| | * | btrfs: Fix delalloc inodes invalidation during transaction abort | Nikolay Borisov | 2018-05-17 | 1 | -11/+15 |
| | * | btrfs: Split btrfs_del_delalloc_inode into 2 functions | Nikolay Borisov | 2018-05-17 | 2 | -3/+12 |
| | * | btrfs: fix reading stale metadata blocks after degraded raid1 mounts | Liu Bo | 2018-05-17 | 1 | -3/+3 |
| | * | btrfs: property: Set incompat flag if lzo/zstd compression is set | Misono Tomohiro | 2018-05-17 | 1 | -4/+8 |
| | * | Btrfs: fix duplicate extents after fsync of file with prealloc extents | Filipe Manana | 2018-05-17 | 1 | -25/+112 |
| | * | Btrfs: fix xattr loss after power failure | Filipe Manana | 2018-05-14 | 1 | -0/+7 |
| | * | Btrfs: send, fix invalid access to commit roots due to concurrent snapshotting | Robbie Ko | 2018-05-14 | 1 | -2/+14 |
| * | | hfsplus: stop workqueue when fill_super() failed | Tetsuo Handa | 2018-05-18 | 1 | -0/+1 |
| * | | proc: do not access cmdline nor environ from file-backed areas | Willy Tarreau | 2018-05-17 | 1 | -4/+4 |
| * | | Merge tag 'afs-fixes-20180514' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-05-15 | 16 | -168/+224 |
| |\ \ |
|
| | * | | afs: Fix the non-encryption of calls | David Howells | 2018-05-14 | 1 | -0/+7 |
| | * | | afs: Fix CB.CallBack handling | David Howells | 2018-05-14 | 1 | -28/+7 |
| | * | | afs: Fix whole-volume callback handling | David Howells | 2018-05-14 | 10 | -32/+63 |
| | * | | afs: Fix afs_find_server search loop | Marc Dionne | 2018-05-14 | 1 | -13/+0 |
| | * | | afs: Fix the handling of an unfound server in CM operations | David Howells | 2018-05-14 | 2 | -27/+12 |
| | * | | afs: Add a tracepoint to record callbacks from unlisted servers | David Howells | 2018-05-14 | 1 | -3/+9 |
| | * | | afs: Fix the handling of CB.InitCallBackState3 to find the server by UUID | David Howells | 2018-05-14 | 1 | -3/+3 |
| | * | | afs: Fix VNOVOL handling in address rotation | David Howells | 2018-05-14 | 1 | -2/+2 |
| | * | | afs: Fix AFSFetchStatus decoder to provide OpenAFS compatibility | David Howells | 2018-05-14 | 1 | -8/+21 |
| | * | | afs: Fix server rotation's handling of fileserver probe failure | David Howells | 2018-05-14 | 1 | -2/+10 |
| | * | | afs: Fix refcounting in callback registration | David Howells | 2018-05-14 | 4 | -22/+52 |
| | * | | afs: Fix giving up callbacks on server destruction | David Howells | 2018-05-14 | 3 | -4/+11 |
| | * | | afs: Fix address list parsing | David Howells | 2018-05-14 | 1 | -10/+15 |
| | * | | afs: Fix directory page locking | David Howells | 2018-05-14 | 4 | -24/+22 |
| * | | | Merge tag '4.17-rc4-SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2018-05-12 | 4 | -43/+57 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | smb3: directory sync should not return an error | Steve French | 2018-05-10 | 1 | -0/+13 |
| | * | | cifs: smb2ops: Fix listxattr() when there are no EAs | Paulo Alcantara | 2018-05-09 | 1 | -0/+6 |
| | * | | cifs: smbd: Enable signing with smbdirect | Long Li | 2018-05-09 | 2 | -13/+0 |
| | * | | cifs: Allocate validate negotiation request through kmalloc | Long Li | 2018-05-09 | 1 | -30/+38 |
| * | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-05-11 | 2 | -9/+28 |
| |\ \ \ |
|
| | * | | | ocfs2: take inode cluster lock before moving reflinked inode from orphan dir | Ashish Samant | 2018-05-11 | 1 | -2/+12 |
| | * | | | proc/kcore: don't bounds check against address 0 | Laura Abbott | 2018-05-11 | 1 | -7/+16 |
| | |/ / |
|
* | | | | vmcore: move get_vmcore_size out of __init | Rahul Lakkireddy | 2018-05-21 | 1 | -2/+2 |
* | | | | vmcore: append device dumps to vmcore as elf notes | Rahul Lakkireddy | 2018-05-14 | 1 | -4/+243 |
* | | | | vmcore: add API to collect hardware dump in second kernel | Rahul Lakkireddy | 2018-05-14 | 2 | -9/+141 |
|/ / / |
|
* | | | ceph: fix iov_iter issues in ceph_direct_read_write() | Ilya Dryomov | 2018-05-10 | 1 | -78/+117 |
* | | | ceph: fix rsize/wsize capping in ceph_direct_read_write() | Ilya Dryomov | 2018-05-10 | 1 | -5/+5 |
|/ / |
|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2018-05-04 | 1 | -1/+1 |
|\ \ |
|
| * | | cifs: smbd: depend on INFINIBAND_ADDR_TRANS | Greg Thelen | 2018-04-27 | 1 | -1/+1 |
* | | | Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-05-04 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | bdi: Fix oops in wb_workfn() | Jan Kara | 2018-05-03 | 1 | -1/+1 |
* | | | | Merge tag 'xfs-4.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2018-05-04 | 1 | -0/+10 |
|\ \ \ \ |
|
| * | | | | xfs: cap the length of deduplication requests | Darrick J. Wong | 2018-05-02 | 1 | -0/+10 |
* | | | | | Merge tag 'for-4.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-05-04 | 3 | -1/+12 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Btrfs: send, fix missing truncate for inode with prealloc extent past eof | Filipe Manana | 2018-05-02 | 1 | -0/+4 |
| * | | | | btrfs: Take trans lock before access running trans in check_delayed_ref | ethanwu | 2018-05-02 | 1 | -0/+7 |