aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-28
|\
| * ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfsTheodore Ts'o2018-04-26
| * ext4: fix bitmap position validationLukas Czerner2018-04-24
| * ext4: set h_journal if there is a failure starting a reserved handleTheodore Ts'o2018-04-18
| * ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKSEric Biggers2018-04-12
* | Merge tag '4.17-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2018-04-28
|\ \
| * | cifs: smbd: Avoid allocating iov on the stackLong Li2018-04-25
| * | cifs: smbd: Don't use RDMA read/write when signing is usedLong Li2018-04-25
| * | SMB311: Fix reconnectSteve French2018-04-25
| * | SMB3: Fix 3.11 encryption to Windows and handle encrypted smb3 tconSteve French2018-04-24
| * | CIFS: set *resp_buf_type to NO_BUFFER on errorSteve French2018-04-24
* | | ceph: check if mds create snaprealm when setting quotaYan, Zheng2018-04-23
|/ /
* | Merge tag '4.17-rc1-SMB3-CIFS' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2018-04-22
|\ \
| * | CIFS: fix typo in cifs_dbgAurelien Aptel2018-04-20
| * | cifs: do not allow creating sockets except with SMB1 posix exensionsSteve French2018-04-20
| * | cifs: smbd: Dump SMB packet when configuredLong Li2018-04-20
| * | cifs: smbd: Check for iov length on sending the last iovLong Li2018-04-18
| * | fs: cifs: Adding new return type vm_fault_tSouptick Joarder2018-04-17
| * | cifs: smb2ops: Fix NULL check in smb2_query_symlinkGustavo A. R. Silva2018-04-17
* | | Merge tag 'for-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-22
|\ \ \
| * | | btrfs: print-tree: debugging output enhancementQu Wenruo2018-04-20
| * | | btrfs: Fix race condition between delayed refs and blockgroup removalNikolay Borisov2018-04-20
| * | | btrfs: fix unaligned access in readdirDavid Sterba2018-04-18
| * | | btrfs: Fix wrong btrfs_delalloc_release_extents parameterQu Wenruo2018-04-18
| * | | btrfs: delayed-inode: Remove wrong qgroup meta reservation callsQu Wenruo2018-04-18
| * | | btrfs: qgroup: Use independent and accurate per inode qgroup rsvQu Wenruo2018-04-18
| * | | btrfs: qgroup: Commit transaction in advance to reduce early EDQUOTQu Wenruo2018-04-18
* | | | fs, elf: don't complain MAP_FIXED_NOREPLACE unless -EEXIST errorTetsuo Handa2018-04-20
* | | | proc: fix /proc/loadavg regressionAlexey Dobriyan2018-04-20
* | | | proc: revalidate kernel thread inodes to root:rootAlexey Dobriyan2018-04-20
* | | | autofs: mount point create should honour passed in modeIan Kent2018-04-20
* | | | writeback: safer lock nestingGreg Thelen2018-04-20
* | | | mm, pagemap: fix swap offset value for PMD migration entryHuang Ying2018-04-20
* | | | vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversionDavid Howells2018-04-20
* | | | afs: Fix server record deletionDavid Howells2018-04-20
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-04-20
|\ \ \ \
| * | | | Don't leak MNT_INTERNAL away from internal mountsAl Viro2018-04-19
| * | | | mm,vmscan: Allow preallocating memory for register_shrinker().Tetsuo Handa2018-04-16
| * | | | orangefs_kill_sb(): deal with allocation failuresAl Viro2018-04-15
| * | | | jffs2_kill_sb(): deal with failed allocationsAl Viro2018-04-15
| | |/ / | |/| |
* | | | Merge tag 'ecryptfs-4.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-20
|\ \ \ \
| * | | | eCryptfs: don't pass up plaintext names when using filename encryptionTyler Hicks2018-04-16
| * | | | ecryptfs: fix spelling mistake: "cadidate" -> "candidate"Colin Ian King2018-03-28
| * | | | ecryptfs: lookup: Don't check if mount_crypt_stat is NULLGuenter Roeck2018-03-28
* | | | | Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2018-04-20
|\ \ \ \ \
| * | | | | udf: Fix leak of UTF-16 surrogates into encoded stringsJan Kara2018-04-18
| * | | | | fs: ext2: Adding new return type vm_fault_tSouptick Joarder2018-04-16
| * | | | | isofs: fix potential memory leak in mount option parsingChengguang Xu2018-04-16
| * | | | | fsnotify: fix ignore mask logic in send_to_group()Amir Goldstein2018-04-13
| * | | | | isofs compress: Remove VLA usageKyle Spiers2018-04-11