summaryrefslogtreecommitdiff
path: root/fs/ext4/super.c
AgeCommit message (Expand)Author
2017-11-14Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-11-14Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-08ext4: improve smp scalability for inode generationTheodore Ts'o
2017-10-18fscrypt: remove unneeded empty fscrypt_operations structsEric Biggers
2017-10-18fscrypt: remove ->is_encrypted()Eric Biggers
2017-10-18fs, fscrypt: add an S_ENCRYPTED inode flagEric Biggers
2017-10-18Convert fs/*/* to SB_I_VERSIONMatthew Garrett
2017-10-18ext4: mention noload when recovering on read-only deviceSimon Ruderich
2017-10-18ext4: convert timers to use timer_setup()Kees Cook
2017-10-12ext4: add sanity check for encryption + DAXRoss Zwisler
2017-10-12ext4: prevent data corruption with inline data + DAXRoss Zwisler
2017-09-14Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-09-11Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-07Merge branch 'quota_scaling' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-05ext4: fix null pointer dereference on sbiColin Ian King
2017-08-31ext4: perform dax_device lookup at mountDan Williams
2017-08-24ext4: fix quota inconsistency during orphan cleanup for read-only mountszhangyi (F)
2017-08-24ext4: fix incorrect quotaoff if the quota feature is enabledzhangyi (F)
2017-08-17quota: Reduce contention on dq_data_lockJan Kara
2017-08-17ext4: Disable dirty list tracking of dquots when journalling quotasJan Kara
2017-08-17quota: Convert dqio_mutex to rwsemJan Kara
2017-07-30ext4: remove unused metadata accounting variablesEric Whitney
2017-07-17VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells
2017-07-09Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-07-09Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-06ext4: fix __ext4_new_inode() journal credits calculationTahsin Erdogan
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-06-23fscrypt: make ->dummy_context() return boolEric Biggers
2017-06-23ext4: forbid encrypting root directoryEric Biggers
2017-06-22ext4: send parallel discards on commit completionsDaeho Jeong
2017-06-22ext4: add nombcache mount optionTahsin Erdogan
2017-06-22quota: add get_inode_usage callback to transfer multi-inode chargesTahsin Erdogan
2017-06-22ext4: xattr inode deduplicationTahsin Erdogan
2017-06-22ext2, ext4: make mb block cache names more explicitTahsin Erdogan
2017-06-21ext4: improve journal credit handling in set xattr pathsTahsin Erdogan
2017-06-05fs: switch ->s_uuid to uuid_tChristoph Hellwig
2017-05-24ext4: fix quota charging for shared xattr blocksTahsin Erdogan
2017-05-21ext4: clear lockdep subtype for quota files on quota offJan Kara
2017-05-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-08mm: introduce kv[mz]alloc helpersMichal Hocko
2017-05-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-05-08block, dax: move "select DAX" from BLOCK to FS_DAXDan Williams
2017-05-04ext4: mark superblock writes synchronous for nobarrier mountsJan Kara
2017-05-03Merge branch 'generic' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/...Linus Torvalds
2017-04-30ext4: preload block group descriptorsAndrew Perepechko
2017-04-30ext4: support GETFSMAP ioctlsDarrick J. Wong
2017-04-29ext4: constify static data that is never modifiedEric Biggers
2017-04-24ext4: Improve comments in ext4_quota_{on|off}()Jan Kara
2017-04-19ext4: Set flags on quota files directlyJan Kara