| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| |/ |
|
* | | 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 |
| * | | | | btrfs: Fix wrong first_key parameter in replace_path | Qu Wenruo | 2018-04-26 | 1 | -1/+1 |
* | | | | | Merge tag 'xfs-4.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2018-05-01 | 4 | -6/+42 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | xfs: don't fail when converting shortform attr to long form during ATTR_REPLACE | Darrick J. Wong | 2018-04-17 | 1 | -1/+8 |
| * | | | | xfs: prevent creating negative-sized file via INSERT_RANGE | Darrick J. Wong | 2018-04-17 | 1 | -5/+9 |
| * | | | | xfs: set format back to extents if xfs_bmap_extents_to_btree | Eric Sandeen | 2018-04-17 | 1 | -0/+4 |
| * | | | | xfs: enhance dinode verifier | Eric Sandeen | 2018-04-17 | 1 | -0/+21 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-04-28 | 4 | -9/+18 |
|\ \ \ \ |
|
| * | | | | ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfs | Theodore Ts'o | 2018-04-26 | 1 | -0/+1 |
| * | | | | ext4: fix bitmap position validation | Lukas Czerner | 2018-04-24 | 1 | -4/+5 |
| * | | | | ext4: set h_journal if there is a failure starting a reserved handle | Theodore Ts'o | 2018-04-18 | 1 | -0/+1 |
| * | | | | ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS | Eric Biggers | 2018-04-12 | 1 | -5/+11 |
* | | | | | Merge tag '4.17-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2018-04-28 | 7 | -54/+59 |
|\ \ \ \ \ |
|
| * | | | | | cifs: smbd: Avoid allocating iov on the stack | Long Li | 2018-04-25 | 1 | -24/+12 |
| * | | | | | cifs: smbd: Don't use RDMA read/write when signing is used | Long Li | 2018-04-25 | 3 | -6/+19 |
| * | | | | | SMB311: Fix reconnect | Steve French | 2018-04-25 | 1 | -2/+2 |
| * | | | | | SMB3: Fix 3.11 encryption to Windows and handle encrypted smb3 tcon | Steve French | 2018-04-24 | 3 | -21/+22 |
| * | | | | | CIFS: set *resp_buf_type to NO_BUFFER on error | Steve French | 2018-04-24 | 1 | -1/+4 |
| | |_|_|/
| |/| | | |
|
* | | | | | ceph: check if mds create snaprealm when setting quota | Yan, Zheng | 2018-04-23 | 1 | -3/+25 |
|/ / / / |
|
* | | | | Merge tag '4.17-rc1-SMB3-CIFS' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2018-04-22 | 5 | -9/+16 |
|\ \ \ \ |
|
| * | | | | CIFS: fix typo in cifs_dbg | Aurelien Aptel | 2018-04-20 | 1 | -1/+1 |
| * | | | | cifs: do not allow creating sockets except with SMB1 posix exensions | Steve French | 2018-04-20 | 1 | -4/+5 |
| * | | | | cifs: smbd: Dump SMB packet when configured | Long Li | 2018-04-20 | 1 | -1/+5 |
| * | | | | cifs: smbd: Check for iov length on sending the last iov | Long Li | 2018-04-18 | 1 | -0/+2 |
| * | | | | fs: cifs: Adding new return type vm_fault_t | Souptick Joarder | 2018-04-17 | 1 | -1/+1 |
| * | | | | cifs: smb2ops: Fix NULL check in smb2_query_symlink | Gustavo A. R. Silva | 2018-04-17 | 1 | -2/+2 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'for-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-04-22 | 13 | -47/+199 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | btrfs: print-tree: debugging output enhancement | Qu Wenruo | 2018-04-20 | 2 | -11/+16 |
| * | | | btrfs: Fix race condition between delayed refs and blockgroup removal | Nikolay Borisov | 2018-04-20 | 3 | -10/+26 |
| * | | | btrfs: fix unaligned access in readdir | David Sterba | 2018-04-19 | 1 | -8/+12 |
| * | | | btrfs: Fix wrong btrfs_delalloc_release_extents parameter | Qu Wenruo | 2018-04-18 | 1 | -1/+1 |
| * | | | btrfs: delayed-inode: Remove wrong qgroup meta reservation calls | Qu Wenruo | 2018-04-18 | 1 | -4/+16 |