Age | Commit message (Expand) | Author |
2016-02-11 | ext4: fix scheduling in atomic on group checksum failure | Jan Kara |
2016-02-09 | quota: Add support for ->get_nextdqblk() for VFS quota | Jan Kara |
2016-02-08 | ext4 crypto: move context consistency check to ext4_file_open() | Theodore Ts'o |
2016-02-08 | direct-io: always call ->end_io if non-NULL | Christoph Hellwig |
2016-02-07 | ext4 crypto: revalidate dentry after adding or removing the key | Theodore Ts'o |
2016-01-27 | ext4: Use skcipher | Herbert Xu |
2016-01-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-01-22 | ext4: call dax_pfn_mkwrite() for DAX fsync/msync | Ross Zwisler |
2016-01-22 | wrappers for ->i_mutex access | Al Viro |
2016-01-22 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2016-01-14 | kmemcg: account certain kmem allocations to memcg | Vladimir Davydov |
2016-01-12 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-01-11 | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2016-01-11 | Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-01-08 | ext4: add FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support | Li Xi |
2016-01-08 | ext4: add project quota support | Li Xi |
2016-01-08 | ext4: adds project ID support | Li Xi |
2016-01-08 | ext4 crypto: simplify interfaces to directory entry insert functions | Theodore Ts'o |
2016-01-06 | fs: use block_device name vsprintf helper | Dmitry Monakhov |
2015-12-30 | switch ->get_link() to delayed_call, kill ->put_link() | Al Viro |
2015-12-13 | xattr handlers: Simplify list operation | Andreas Gruenbacher |
2015-12-10 | ext4 crypto: add missing locking for keyring_key access | Theodore Ts'o |
2015-12-08 | replace ->follow_link() with new method that could stay in RCU mode | Al Viro |
2015-12-08 | don't put symlink bodies in pagecache into highmem | Al Viro |
2015-12-07 | ext4: use pre-zeroed blocks for DAX page faults | Jan Kara |
2015-12-07 | ext4: implement allocation of pre-zeroed blocks | Jan Kara |
2015-12-07 | ext4: provide ext4_issue_zeroout() | Jan Kara |
2015-12-07 | ext4: get rid of EXT4_GET_BLOCKS_NO_LOCK flag | Jan Kara |
2015-12-07 | ext4: document lock ordering | Jan Kara |
2015-12-07 | ext4: fix races of writeback with punch hole and zero range | Jan Kara |
2015-12-07 | ext4: fix races between buffered IO and collapse / insert range | Jan Kara |
2015-12-07 | ext4: move unlocked dio protection from ext4_alloc_file_blocks() | Jan Kara |
2015-12-07 | ext4: fix races between page faults and hole punching | Jan Kara |
2015-12-07 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-12-06 | vfs: Distinguish between full xattr names and proper prefixes | Andreas Gruenbacher |
2015-11-26 | ext4: add "static" to ext4_seq_##name##_fops struct | Xu Cang |
2015-11-26 | ext4: fix an endianness bug in ext4_encrypted_follow_link() | Al Viro |
2015-11-26 | ext4: fix an endianness bug in ext4_encrypted_zeroout() | Al Viro |
2015-11-24 | ext4: Fix handling of extended tv_sec | David Turner |
2015-11-16 | ext2, ext4: warn when mounting with dax enabled | Dan Williams |
2015-11-13 | Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2015-11-13 | xattr handlers: Pass handler to operations instead of flags | Andreas Gruenbacher |
2015-11-11 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2015-11-11 | vfs: remove unused wrapper block_page_mkwrite() | Ross Zwisler |
2015-11-09 | remove abs64() | Andrew Morton |
2015-11-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-11-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-11-06 | mm, fs: introduce mapping_gfp_constraint() | Michal Hocko |
2015-11-06 | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman |
2015-11-06 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |