| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 2017-01-06 | 1 | -12/+0 |
|\ |
|
| * | fsnotify: Remove fsnotify_duplicate_mark() | Jan Kara | 2016-12-23 | 1 | -12/+0 |
* | | Merge tag 'xfs-for-linus-4.10-rc3' of git://git.kernel.org/pub/scm/fs/xfs/xfs... | Linus Torvalds | 2017-01-05 | 9 | -16/+40 |
|\ \ |
|
| * | | xfs: fix max_retries _show and _store functions | Carlos Maiolino | 2017-01-04 | 1 | -2/+2 |
| * | | xfs: fix crash and data corruption due to removal of busy COW extents | Christoph Hellwig | 2017-01-04 | 1 | -1/+2 |
| * | | xfs: use the actual AG length when reserving blocks | Darrick J. Wong | 2017-01-04 | 6 | -12/+34 |
| * | | xfs: fix double-cleanup when CUI recovery fails | Darrick J. Wong | 2017-01-04 | 1 | -1/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-01-04 | 2 | -1/+4 |
|\ \ \ |
|
| * | | | clean_bdev_aliases: Prevent cleaning blocks that are not in block range | Chandan Rajendra | 2017-01-02 | 1 | -1/+1 |
| * | | | block: add back plugging in __blkdev_direct_IO | Christoph Hellwig | 2016-12-22 | 1 | -0/+3 |
* | | | | Merge tag 'fscrypt-for-stable' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-01-03 | 2 | -1/+7 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | fscrypt: fix renaming and linking special files | Eric Biggers | 2016-12-31 | 1 | -0/+5 |
| * | | | fscrypt: fix the test_dummy_encryption mount option | Theodore Ts'o | 2016-12-28 | 1 | -1/+2 |
* | | | | ext4: Simplify DAX fault path | Jan Kara | 2016-12-27 | 1 | -38/+10 |
* | | | | dax: Call ->iomap_begin without entry lock during dax fault | Jan Kara | 2016-12-27 | 1 | -55/+66 |
* | | | | dax: Finish fault completely when loading holes | Jan Kara | 2016-12-27 | 1 | -9/+18 |
* | | | | dax: Avoid page invalidation races and unnecessary radix tree traversals | Jan Kara | 2016-12-27 | 1 | -17/+11 |
* | | | | mm: Invalidate DAX radix tree entries only if appropriate | Jan Kara | 2016-12-27 | 1 | -10/+61 |
* | | | | ext2: Return BH_New buffers for zeroed blocks | Jan Kara | 2016-12-27 | 1 | -2/+1 |
|/ / / |
|
* | | | ktime: Get rid of ktime_equal() | Thomas Gleixner | 2016-12-25 | 2 | -4/+3 |
* | | | ktime: Cleanup ktime_set() usage | Thomas Gleixner | 2016-12-25 | 3 | -3/+3 |
* | | | ktime: Get rid of the union | Thomas Gleixner | 2016-12-25 | 4 | -18/+17 |
* | | | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 96 | -96/+96 |
* | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2016-12-24 | 14 | -90/+177 |
|\ \ \ |
|
| * | | | cifs_get_root shouldn't use path with tree name | Sachin Prabhu | 2016-12-15 | 4 | -5/+7 |
| * | | | Fix default behaviour for empty domains and add domainauto option | Germano Percossi | 2016-12-15 | 3 | -5/+18 |
| * | | | cifs: use %16phN for formatting md5 sum | Rasmus Villemoes | 2016-12-15 | 1 | -7/+2 |
| * | | | cifs: Fix smbencrypt() to stop pointing a scatterlist at the stack | Andy Lutomirski | 2016-12-14 | 1 | -32/+8 |
| * | | | CIFS: Fix a possible double locking of mutex during reconnect | Pavel Shilovsky | 2016-12-05 | 4 | -6/+19 |
| * | | | CIFS: Fix a possible memory corruption during reconnect | Pavel Shilovsky | 2016-12-05 | 5 | -31/+85 |
| * | | | CIFS: Fix a possible memory corruption in push locks | Pavel Shilovsky | 2016-12-05 | 1 | -1/+1 |
| * | | | CIFS: Fix missing nls unload in smb2_reconnect() | Pavel Shilovsky | 2016-12-05 | 1 | -1/+1 |
| * | | | CIFS: Decrease verbosity of ioctl call | Pavel Shilovsky | 2016-12-03 | 1 | -1/+1 |
| * | | | SMB3: parsing for new snapshot timestamp mount parm | Steve French | 2016-12-01 | 2 | -3/+37 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-12-23 | 10 | -133/+162 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'work.namespace' into for-linus | Al Viro | 2016-12-23 | 2 | -44/+38 |
| |\ \ \ \ |
|
| | * | | | | reorganize do_make_slave() | Al Viro | 2016-12-16 | 2 | -38/+38 |
| | * | | | | clone_private_mount() doesn't need to touch namespace_sem | Al Viro | 2016-12-16 | 1 | -2/+0 |
| | * | | | | remove a bogus claim about namespace_sem being held by callers of mnt_alloc_id() | Al Viro | 2016-12-16 | 1 | -4/+0 |
| * | | | | | ufs: fix function declaration for ufs_truncate_blocks | Jeff Layton | 2016-12-23 | 1 | -1/+1 |
| * | | | | | fs: exec: apply CLOEXEC before changing dumpable task flags | Aleksa Sarai | 2016-12-23 | 1 | -2/+8 |
| * | | | | | seq_file: reset iterator to first record for zero offset | Tomasz Majchrzak | 2016-12-23 | 1 | -0/+7 |
| * | | | | | vfs: fix isize/pos/len checks for reflink & dedupe | Darrick J. Wong | 2016-12-23 | 3 | -9/+13 |
| * | | | | | move aio compat to fs/aio.c | Al Viro | 2016-12-23 | 2 | -77/+95 |
* | | | | | | Merge tag 'befs-v4.10-rc1' of git://github.com/luisbg/linux-befs | Linus Torvalds | 2016-12-23 | 13 | -116/+145 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | befs: add NFS export support | Luis de Bethencourt | 2016-12-22 | 1 | -0/+38 |
| * | | | | | befs: remove trailing whitespaces | Luis de Bethencourt | 2016-12-22 | 7 | -48/+47 |
| * | | | | | befs: remove signatures from comments | Luis de Bethencourt | 2016-12-22 | 3 | -7/+1 |
| * | | | | | befs: fix style issues in header files | Luis de Bethencourt | 2016-12-22 | 6 | -17/+12 |
| * | | | | | befs: fix style issues in linuxvfs.c | Luis de Bethencourt | 2016-12-22 | 1 | -23/+26 |