Age | Commit message (Expand) | Author |
2017-01-09 | afs: Refcount the afs_call struct | David Howells |
2017-01-09 | afs: Kill afs_wait_mode | David Howells |
2017-01-09 | Btrfs: add 'inode' for extent map tracepoint | Liu Bo |
2017-01-09 | btrfs: fix crash when tracepoint arguments are freed by wq callbacks | David Sterba |
2017-01-09 | afs: Add some tracepoints | David Howells |
2017-01-06 | afs: Make afs_readpages() fetch data in bulk | David Howells |
2017-01-06 | afs: Make afs_fs_fetch_data() take a list of pages | David Howells |
2017-01-05 | Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds |
2017-01-04 | Merge tag 'xfs-for-linus-4.10-rc3' of git://git.kernel.org/pub/scm/fs/xfs/xfs... | Linus Torvalds |
2017-01-04 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-01-03 | xfs: fix max_retries _show and _store functions | Carlos Maiolino |
2017-01-03 | xfs: fix crash and data corruption due to removal of busy COW extents | Christoph Hellwig |
2017-01-03 | xfs: use the actual AG length when reserving blocks | Darrick J. Wong |
2017-01-03 | xfs: fix double-cleanup when CUI recovery fails | Darrick J. Wong |
2017-01-03 | Btrfs: adjust outstanding_extents counter properly when dio write is split | Liu Bo |
2017-01-03 | Btrfs: fix lockdep warning about log_mutex | Liu Bo |
2017-01-03 | Btrfs: use down_read_nested to make lockdep silent | Liu Bo |
2017-01-03 | btrfs: fix locking when we put back a delayed ref that's too new | Jeff Mahoney |
2017-01-03 | btrfs: fix error handling when run_delayed_extent_op fails | Jeff Mahoney |
2017-01-02 | Merge tag 'fscrypt-for-stable' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-01-02 | clean_bdev_aliases: Prevent cleaning blocks that are not in block range | Chandan Rajendra |
2016-12-31 | fscrypt: fix renaming and linking special files | Eric Biggers |
2016-12-27 | fscrypt: fix the test_dummy_encryption mount option | Theodore Ts'o |
2016-12-26 | ext4: Simplify DAX fault path | Jan Kara |
2016-12-26 | dax: Call ->iomap_begin without entry lock during dax fault | Jan Kara |
2016-12-26 | dax: Finish fault completely when loading holes | Jan Kara |
2016-12-26 | dax: Avoid page invalidation races and unnecessary radix tree traversals | Jan Kara |
2016-12-26 | mm: Invalidate DAX radix tree entries only if appropriate | Jan Kara |
2016-12-26 | ext2: Return BH_New buffers for zeroed blocks | Jan Kara |
2016-12-25 | ktime: Get rid of ktime_equal() | Thomas Gleixner |
2016-12-25 | ktime: Cleanup ktime_set() usage | Thomas Gleixner |
2016-12-25 | ktime: Get rid of the union | Thomas Gleixner |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-24 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2016-12-23 | fsnotify: Remove fsnotify_duplicate_mark() | Jan Kara |
2016-12-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-12-23 | Merge tag 'befs-v4.10-rc1' of git://github.com/luisbg/linux-befs | Linus Torvalds |
2016-12-22 | Merge branch 'work.namespace' into for-linus | Al Viro |
2016-12-22 | ufs: fix function declaration for ufs_truncate_blocks | Jeff Layton |
2016-12-22 | fs: exec: apply CLOEXEC before changing dumpable task flags | Aleksa Sarai |
2016-12-22 | seq_file: reset iterator to first record for zero offset | Tomasz Majchrzak |
2016-12-22 | vfs: fix isize/pos/len checks for reflink & dedupe | Darrick J. Wong |
2016-12-22 | move aio compat to fs/aio.c | Al Viro |
2016-12-22 | block: add back plugging in __blkdev_direct_IO | Christoph Hellwig |
2016-12-22 | befs: add NFS export support | Luis de Bethencourt |
2016-12-22 | befs: remove trailing whitespaces | Luis de Bethencourt |
2016-12-22 | befs: remove signatures from comments | Luis de Bethencourt |
2016-12-22 | befs: fix style issues in header files | Luis de Bethencourt |
2016-12-22 | befs: fix style issues in linuxvfs.c | Luis de Bethencourt |
2016-12-22 | befs: fix typos in linuxvfs.c | Luis de Bethencourt |