summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xfs-for-linus-4.10-rc3' of git://git.kernel.org/pub/scm/fs/xfs/xfs...Linus Torvalds2017-01-049-16/+40
|\
| * xfs: fix max_retries _show and _store functionsCarlos Maiolino2017-01-031-2/+2
| * xfs: fix crash and data corruption due to removal of busy COW extentsChristoph Hellwig2017-01-031-1/+2
| * xfs: use the actual AG length when reserving blocksDarrick J. Wong2017-01-036-12/+34
| * xfs: fix double-cleanup when CUI recovery failsDarrick J. Wong2017-01-031-1/+2
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-01-042-1/+4
|\ \
| * | clean_bdev_aliases: Prevent cleaning blocks that are not in block rangeChandan Rajendra2017-01-021-1/+1
| * | block: add back plugging in __blkdev_direct_IOChristoph Hellwig2016-12-221-0/+3
* | | Merge tag 'fscrypt-for-stable' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-01-022-1/+7
|\ \ \ | |_|/ |/| |
| * | fscrypt: fix renaming and linking special filesEric Biggers2016-12-311-0/+5
| * | fscrypt: fix the test_dummy_encryption mount optionTheodore Ts'o2016-12-271-1/+2
* | | ext4: Simplify DAX fault pathJan Kara2016-12-261-38/+10
* | | dax: Call ->iomap_begin without entry lock during dax faultJan Kara2016-12-261-55/+66
* | | dax: Finish fault completely when loading holesJan Kara2016-12-261-9/+18
* | | dax: Avoid page invalidation races and unnecessary radix tree traversalsJan Kara2016-12-261-17/+11
* | | mm: Invalidate DAX radix tree entries only if appropriateJan Kara2016-12-261-10/+61
* | | ext2: Return BH_New buffers for zeroed blocksJan Kara2016-12-261-2/+1
|/ /
* | ktime: Get rid of ktime_equal()Thomas Gleixner2016-12-252-4/+3
* | ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-253-3/+3
* | ktime: Get rid of the unionThomas Gleixner2016-12-254-18/+17
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2496-96/+96
* | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2016-12-2414-90/+177
|\ \
| * | cifs_get_root shouldn't use path with tree nameSachin Prabhu2016-12-154-5/+7
| * | Fix default behaviour for empty domains and add domainauto optionGermano Percossi2016-12-153-5/+18
| * | cifs: use %16phN for formatting md5 sumRasmus Villemoes2016-12-151-7/+2
| * | cifs: Fix smbencrypt() to stop pointing a scatterlist at the stackAndy Lutomirski2016-12-141-32/+8
| * | CIFS: Fix a possible double locking of mutex during reconnectPavel Shilovsky2016-12-054-6/+19
| * | CIFS: Fix a possible memory corruption during reconnectPavel Shilovsky2016-12-055-31/+85
| * | CIFS: Fix a possible memory corruption in push locksPavel Shilovsky2016-12-051-1/+1
| * | CIFS: Fix missing nls unload in smb2_reconnect()Pavel Shilovsky2016-12-051-1/+1
| * | CIFS: Decrease verbosity of ioctl callPavel Shilovsky2016-12-021-1/+1
| * | SMB3: parsing for new snapshot timestamp mount parmSteve French2016-12-012-3/+37
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-2310-133/+162
|\ \ \
| * \ \ Merge branch 'work.namespace' into for-linusAl Viro2016-12-222-44/+38
| |\ \ \
| | * | | reorganize do_make_slave()Al Viro2016-12-162-38/+38
| | * | | clone_private_mount() doesn't need to touch namespace_semAl Viro2016-12-161-2/+0
| | * | | remove a bogus claim about namespace_sem being held by callers of mnt_alloc_id()Al Viro2016-12-161-4/+0
| * | | | ufs: fix function declaration for ufs_truncate_blocksJeff Layton2016-12-221-1/+1
| * | | | fs: exec: apply CLOEXEC before changing dumpable task flagsAleksa Sarai2016-12-221-2/+8
| * | | | seq_file: reset iterator to first record for zero offsetTomasz Majchrzak2016-12-221-0/+7
| * | | | vfs: fix isize/pos/len checks for reflink & dedupeDarrick J. Wong2016-12-223-9/+13
| * | | | move aio compat to fs/aio.cAl Viro2016-12-222-77/+95
* | | | | Merge tag 'befs-v4.10-rc1' of git://github.com/luisbg/linux-befsLinus Torvalds2016-12-2313-116/+145
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | befs: add NFS export supportLuis de Bethencourt2016-12-221-0/+38
| * | | | befs: remove trailing whitespacesLuis de Bethencourt2016-12-227-48/+47
| * | | | befs: remove signatures from commentsLuis de Bethencourt2016-12-223-7/+1
| * | | | befs: fix style issues in header filesLuis de Bethencourt2016-12-226-17/+12
| * | | | befs: fix style issues in linuxvfs.cLuis de Bethencourt2016-12-221-23/+26
| * | | | befs: fix typos in linuxvfs.cLuis de Bethencourt2016-12-221-8/+6
| * | | | befs: fix style issues in io.cLuis de Bethencourt2016-12-221-2/+2