Age | Commit message (Expand) | Author | Files | Lines |
2017-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -1/+12 |
2017-04-22 | Merge tag 'nfsd-4.11-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -1/+1 |
2017-04-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -9/+27 |
2017-04-20 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 1 | -0/+10 |
2017-04-20 | nsfs: mark dentry with DCACHE_RCUACCESS | Cong Wang | 1 | -0/+1 |
2017-04-17 | cifs: Do not send echoes before Negotiate is complete | Sachin Prabhu | 1 | -0/+10 |
2017-04-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 37 | -237/+523 |
2017-04-15 | orangefs: free superblock when mount fails | Martin Brandenburg | 3 | -9/+24 |
2017-04-15 | vfs: don't do RCU lookup of empty pathnames | Linus Torvalds | 1 | -0/+3 |
2017-04-15 | Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -13/+14 |
2017-04-15 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 7 | -22/+29 |
2017-04-14 | hugetlbfs: fix offset overflow in hugetlbfs mmap | Mike Kravetz | 1 | -3/+12 |
2017-04-14 | thp: fix MADV_DONTNEED vs clear soft dirty race | Kirill A. Shutemov | 1 | -1/+8 |
2017-04-13 | nfsd: fix oops on unsupported operation | Olga Kornievskaia | 1 | -1/+1 |
2017-04-13 | CIFS: Fix SMB3 mount without specifying a security mechanism | Pavel Shilovsky | 1 | -1/+3 |
2017-04-11 | Btrfs: fix potential use-after-free for cloned bio | Liu Bo | 1 | -1/+1 |
2017-04-11 | Btrfs: fix segmentation fault when doing dio read | Liu Bo | 1 | -2/+6 |
2017-04-11 | Btrfs: fix invalid dereference in btrfs_retry_endio | Liu Bo | 1 | -10/+4 |
2017-04-11 | btrfs: drop the nossd flag when remounting with -o ssd | Adam Borowski | 1 | -0/+3 |
2017-04-11 | CIFS: store results of cifs_reopen_file to avoid infinite wait | Germano Percossi | 1 | -3/+3 |
2017-04-11 | CIFS: remove bad_network_name flag | Germano Percossi | 2 | -6/+0 |
2017-04-11 | CIFS: reconnect thread reschedule itself | Germano Percossi | 1 | -1/+9 |
2017-04-11 | CIFS: handle guest access errors to Windows shares | Mark Syms | 1 | -0/+3 |
2017-04-11 | CIFS: Fix null pointer deref during read resp processing | Pavel Shilovsky | 3 | -11/+11 |
2017-04-09 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 13 | -90/+268 |
2017-04-09 | Merge tag 'driver-core-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+4 |
2017-04-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 7 | -50/+99 |
2017-04-08 | sysfs: be careful of error returns from ops->show() | NeilBrown | 1 | -2/+4 |
2017-04-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -14/+23 |
2017-04-08 | dax: fix radix tree insertion race | Ross Zwisler | 1 | -13/+22 |
2017-04-08 | userfaultfd: report actual registered features in fdinfo | Mike Rapoport | 1 | -1/+1 |
2017-04-07 | orangefs: move features validation to fix filesystem hang | Martin Brandenburg | 1 | -2/+7 |
2017-04-07 | sysctl: add sanity check for proc_douintvec | Liping Zhang | 1 | -0/+1 |
2017-04-07 | Reset TreeId to zero on SMB2 TREE_CONNECT | Jan-Marek Glogowski | 1 | -0/+4 |
2017-04-07 | CIFS: Fix build failure with smb2 | Tobias Regnery | 1 | -0/+1 |
2017-04-07 | Introduce cifs_copy_file_range() | Sachin Prabhu | 5 | -68/+110 |
2017-04-07 | SMB3: Rename clone_range to copychunk_range | Sachin Prabhu | 3 | -15/+16 |
2017-04-07 | Handle mismatched open calls | Sachin Prabhu | 9 | -13/+143 |
2017-04-07 | Merge tag 'xfs-4.11-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 7 | -58/+76 |
2017-04-07 | Merge tag 'rxrpc-rewrite-20170406' of git://git.kernel.org/pub/scm/linux/kern... | David S. Miller | 1 | -6/+6 |
2017-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 28 | -265/+282 |
2017-04-06 | rxrpc: Use negative error codes in rxrpc_call struct | David Howells | 1 | -6/+6 |
2017-04-03 | xfs: fix kernel memory exposure problems | Darrick J. Wong | 1 | -1/+1 |
2017-04-03 | xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files | Calvin Owens | 1 | -1/+9 |
2017-04-03 | xfs: rework the inline directory verifiers | Darrick J. Wong | 5 | -56/+66 |
2017-04-03 | statx: Include a mask for stx_attributes in struct statx | David Howells | 2 | -0/+7 |
2017-04-03 | statx: Reserve the top bit of the mask for future struct expansion | David Howells | 1 | -0/+2 |
2017-04-03 | xfs: report crtime and attribute flags to statx | Darrick J. Wong | 1 | -0/+14 |
2017-04-03 | ext4: Add statx support | David Howells | 5 | -4/+39 |
2017-04-03 | statx: optimize copy of struct statx to userspace | Eric Biggers | 1 | -42/+32 |