Age | Commit message (Expand) | Author | Files | Lines |
2017-06-27 | ext4: add support for passing in write hints for buffered writes | Jens Axboe | 1 | -0/+2 |
2017-06-20 | ext4: nowait aio support | Goldwyn Rodrigues | 1 | -6/+29 |
2017-06-13 | Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme... | Christoph Hellwig | 1 | -1/+1 |
2017-06-12 | Merge tag 'v4.12-rc5' into for-4.13/block | Jens Axboe | 10 | -120/+121 |
2017-06-09 | block: switch bios to blk_status_t | Christoph Hellwig | 2 | -8/+9 |
2017-06-05 | fs: switch ->s_uuid to uuid_t | Christoph Hellwig | 1 | -1/+1 |
2017-05-29 | ext4: fix fdatasync(2) after extent manipulation operations | Jan Kara | 2 | -0/+7 |
2017-05-27 | ext4: fix data corruption for mmap writes | Jan Kara | 1 | -2/+16 |
2017-05-27 | ext4: fix data corruption with EXT4_GET_BLOCKS_ZERO | Jan Kara | 1 | -43/+37 |
2017-05-25 | ext4: fix quota charging for shared xattr blocks | Tahsin Erdogan | 3 | -0/+15 |
2017-05-25 | ext4: remove redundant check for encrypted file on dio write path | Eric Biggers | 1 | -3/+0 |
2017-05-25 | ext4: remove unused d_name argument from ext4_search_dir() et al. | Eric Biggers | 3 | -13/+7 |
2017-05-25 | ext4: fix off-by-one error when writing back pages before dio read | Eric Biggers | 1 | -1/+1 |
2017-05-25 | ext4: fix off-by-one on max nr_pages in ext4_find_unwritten_pgoff() | Eryu Guan | 1 | -1/+1 |
2017-05-22 | ext4: keep existing extra fields when inode expands | Konstantin Khlebnikov | 1 | -2/+3 |
2017-05-22 | ext4: handle the rest of ext4_mb_load_buddy() ENOMEM errors | Konstantin Khlebnikov | 1 | -9/+14 |
2017-05-22 | ext4: fix off-by-in in loop termination in ext4_find_unwritten_pgoff() | Jan Kara | 1 | -1/+1 |
2017-05-22 | ext4: fix SEEK_HOLE | Jan Kara | 1 | -36/+14 |
2017-05-22 | ext4: clear lockdep subtype for quota files on quota off | Jan Kara | 1 | -9/+5 |
2017-05-14 | dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n case | Dan Williams | 1 | -2/+2 |
2017-05-13 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -4/+17 |
2017-05-13 | ext4: return to starting transaction in ext4_dax_huge_fault() | Jan Kara | 1 | -4/+17 |
2017-05-13 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2017-05-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -3/+3 |
2017-05-09 | mm: introduce kv[mz]alloc helpers | Michal Hocko | 2 | -3/+3 |
2017-05-08 | Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -81/+31 |
2017-05-08 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 15 | -86/+1060 |
2017-05-08 | block, dax: move "select DAX" from BLOCK to FS_DAX | Dan Williams | 1 | -0/+1 |
2017-05-06 | Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+8 |
2017-05-04 | ext4: clean up ext4_match() and callers | Eric Biggers | 1 | -56/+25 |
2017-05-04 | ext4: switch to using fscrypt_match_name() | Eric Biggers | 1 | -17/+5 |
2017-05-04 | fscrypt: avoid collisions when presenting long encrypted filenames | Eric Biggers | 1 | -2/+2 |
2017-05-04 | ext4: remove "nokey" check from ext4_lookup() | Eric Biggers | 1 | -8/+1 |
2017-05-04 | ext4: mark superblock writes synchronous for nobarrier mounts | Jan Kara | 1 | -1/+1 |
2017-05-03 | Merge branch 'generic' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/... | Linus Torvalds | 4 | -37/+66 |
2017-05-02 | ext4: inherit encryption xattr before other xattrs | Eric Biggers | 1 | -6/+11 |
2017-05-01 | ext4: replace BUG_ON with WARN_ONCE in ext4_end_bio() | Theodore Ts'o | 1 | -1/+10 |
2017-05-01 | ext4: avoid unnecessary transaction stalls during writeback | Jan Kara | 1 | -0/+35 |
2017-04-30 | ext4: preload block group descriptors | Andrew Perepechko | 1 | -0/+6 |
2017-04-30 | ext4: make ext4_shutdown() static | Eric Biggers | 1 | -1/+1 |
2017-04-30 | ext4: support GETFSMAP ioctls | Darrick J. Wong | 7 | -5/+953 |
2017-04-30 | ext4: evict inline data when writing to memory map | Eric Biggers | 1 | -0/+5 |
2017-04-30 | ext4: remove ext4_xattr_check_entry() | Eric Biggers | 1 | -24/+6 |
2017-04-30 | ext4: rename ext4_xattr_check_names() to ext4_xattr_check_entries() | Eric Biggers | 1 | -5/+5 |
2017-04-30 | ext4: merge ext4_xattr_list() into ext4_listxattr() | Eric Biggers | 1 | -16/+5 |
2017-04-30 | ext4: constify static data that is never modified | Eric Biggers | 5 | -10/+11 |
2017-04-30 | ext4: trim return value and 'dir' argument from ext4_insert_dentry() | Eric Biggers | 3 | -17/+11 |
2017-04-25 | ext2, ext4, xfs: retrieve dax_device for iomap operations | Dan Williams | 1 | -1/+8 |
2017-04-24 | ext4: Improve comments in ext4_quota_{on|off}() | Jan Kara | 1 | -2/+10 |
2017-04-19 | ext4: Remove ext4_get_inode_flags() | Jan Kara | 3 | -29/+0 |