| Commit message (Expand) | Author | Age | Files | Lines |
* | CIFS: set *resp_buf_type to NO_BUFFER on error | Steve French | 2018-04-24 | 1 | -1/+4 |
* | 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-19 | 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 |
| * | | btrfs: qgroup: Use independent and accurate per inode qgroup rsv | Qu Wenruo | 2018-04-18 | 2 | -11/+65 |
| * | | btrfs: qgroup: Commit transaction in advance to reduce early EDQUOT | Qu Wenruo | 2018-04-18 | 5 | -2/+63 |
* | | | fs, elf: don't complain MAP_FIXED_NOREPLACE unless -EEXIST error | Tetsuo Handa | 2018-04-21 | 1 | -4/+4 |
* | | | proc: fix /proc/loadavg regression | Alexey Dobriyan | 2018-04-21 | 1 | -1/+1 |
* | | | proc: revalidate kernel thread inodes to root:root | Alexey Dobriyan | 2018-04-21 | 1 | -0/+6 |
* | | | autofs: mount point create should honour passed in mode | Ian Kent | 2018-04-21 | 1 | -1/+1 |
* | | | writeback: safer lock nesting | Greg Thelen | 2018-04-21 | 1 | -3/+4 |
* | | | mm, pagemap: fix swap offset value for PMD migration entry | Huang Ying | 2018-04-21 | 1 | -1/+5 |
* | | | vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversion | David Howells | 2018-04-20 | 1 | -1/+1 |
* | | | afs: Fix server record deletion | David Howells | 2018-04-20 | 1 | -1/+8 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2018-04-20 | 4 | -7/+12 |
|\ \ \ |
|
| * | | | Don't leak MNT_INTERNAL away from internal mounts | Al Viro | 2018-04-20 | 1 | -1/+2 |
| * | | | mm,vmscan: Allow preallocating memory for register_shrinker(). | Tetsuo Handa | 2018-04-16 | 1 | -5/+4 |
| * | | | orangefs_kill_sb(): deal with allocation failures | Al Viro | 2018-04-16 | 1 | -0/+5 |
| * | | | jffs2_kill_sb(): deal with failed allocations | Al Viro | 2018-04-16 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'ecryptfs-4.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-04-20 | 4 | -21/+46 |
|\ \ \ |
|
| * | | | eCryptfs: don't pass up plaintext names when using filename encryption | Tyler Hicks | 2018-04-16 | 2 | -18/+44 |
| * | | | ecryptfs: fix spelling mistake: "cadidate" -> "candidate" | Colin Ian King | 2018-03-29 | 1 | -1/+1 |
| * | | | ecryptfs: lookup: Don't check if mount_crypt_stat is NULL | Guenter Roeck | 2018-03-29 | 1 | -2/+1 |
* | | | | Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 2018-04-20 | 7 | -39/+54 |
|\ \ \ \ |
|
| * | | | | udf: Fix leak of UTF-16 surrogates into encoded strings | Jan Kara | 2018-04-18 | 1 | -0/+6 |
| * | | | | fs: ext2: Adding new return type vm_fault_t | Souptick Joarder | 2018-04-16 | 1 | -2/+2 |
| * | | | | isofs: fix potential memory leak in mount option parsing | Chengguang Xu | 2018-04-16 | 1 | -0/+3 |
| * | | | | fsnotify: fix ignore mask logic in send_to_group() | Amir Goldstein | 2018-04-13 | 1 | -14/+11 |
| * | | | | isofs compress: Remove VLA usage | Kyle Spiers | 2018-04-11 | 1 | -3/+16 |
| * | | | | fs: quota: Replace GFP_ATOMIC with GFP_KERNEL in dquot_init | Jia-Ju Bai | 2018-04-09 | 1 | -1/+1 |
| * | | | | fanotify: fix logic of events on child | Amir Goldstein | 2018-04-09 | 1 | -19/+15 |
* | | | | | ceph: always update atime/mtime/ctime for new inode | Yan, Zheng | 2018-04-16 | 1 | -3/+7 |
| |_|/ /
|/| | | |
|
* | | | | Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-04-16 | 94 | -1234/+277 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | btrfs: Only check first key for committed tree blocks | Qu Wenruo | 2018-04-13 | 1 | -0/+8 |
| * | | | btrfs: add SPDX header to Kconfig | David Sterba | 2018-04-12 | 1 | -0/+2 |
| * | | | btrfs: replace GPL boilerplate by SPDX -- sources | David Sterba | 2018-04-12 | 58 | -750/+65 |
| * | | | btrfs: replace GPL boilerplate by SPDX -- headers | David Sterba | 2018-04-12 | 35 | -475/+133 |
| * | | | Btrfs: fix loss of prealloc extents past i_size after fsync log replay | Filipe Manana | 2018-04-12 | 1 | -5/+58 |
| * | | | Btrfs: clean up resources during umount after trans is aborted | Liu Bo | 2018-04-12 | 1 | -1/+2 |
| * | | | btrfs: Fix possible softlock on single core machines | Nikolay Borisov | 2018-04-05 | 1 | -0/+1 |