summaryrefslogtreecommitdiffstats
path: root/fs/ext4/super.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-111-0/+4
|\
| * ext4: fix null pointer dereference on sbiColin Ian King2017-09-051-1/+1
| * ext4: perform dax_device lookup at mountDan Williams2017-08-311-0/+4
* | Merge branch 'quota_scaling' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-071-12/+14
|\ \
| * | quota: Reduce contention on dq_data_lockJan Kara2017-08-171-2/+2
| * | ext4: Disable dirty list tracking of dquots when journalling quotasJan Kara2017-08-171-1/+8
| * | quota: Convert dqio_mutex to rwsemJan Kara2017-08-171-9/+4
| |/
* | ext4: fix quota inconsistency during orphan cleanup for read-only mountszhangyi (F)2017-08-241-7/+31
* | ext4: fix incorrect quotaoff if the quota feature is enabledzhangyi (F)2017-08-241-3/+3
|/
* ext4: remove unused metadata accounting variablesEric Whitney2017-07-301-2/+0
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-07-091-26/+83
|\
| * ext4: fix __ext4_new_inode() journal credits calculationTahsin Erdogan2017-07-061-1/+2
| * ext4: forbid encrypting root directoryEric Biggers2017-06-231-0/+9
| * ext4: send parallel discards on commit completionsDaeho Jeong2017-06-221-0/+3
| * ext4: add nombcache mount optionTahsin Erdogan2017-06-221-11/+23
| * quota: add get_inode_usage callback to transfer multi-inode chargesTahsin Erdogan2017-06-221-10/+11
| * ext4: xattr inode deduplicationTahsin Erdogan2017-06-221-3/+34
| * ext2, ext4: make mb block cache names more explicitTahsin Erdogan2017-06-221-9/+9
| * ext4: improve journal credit handling in set xattr pathsTahsin Erdogan2017-06-211-3/+3
* | Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-091-1/+1
|\ \
| * | fscrypt: make ->dummy_context() return boolEric Biggers2017-06-231-1/+1
* | | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds2017-07-031-1/+1
|\ \ \ | |_|/ |/| |
| * | fs: switch ->s_uuid to uuid_tChristoph Hellwig2017-06-051-1/+1
| |/
* | ext4: fix quota charging for shared xattr blocksTahsin Erdogan2017-05-241-0/+3
* | ext4: clear lockdep subtype for quota files on quota offJan Kara2017-05-211-9/+5
|/
* Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-121-0/+1
|\
| * block, dax: move "select DAX" from BLOCK to FS_DAXDan Williams2017-05-081-0/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-081-2/+2
|\ \
| * | mm: introduce kv[mz]alloc helpersMichal Hocko2017-05-081-2/+2
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-05-081-3/+11
|\ \ \ | |/ / |/| |
| * | ext4: mark superblock writes synchronous for nobarrier mountsJan Kara2017-05-041-1/+1
| * | ext4: preload block group descriptorsAndrew Perepechko2017-04-301-0/+6
| * | ext4: support GETFSMAP ioctlsDarrick J. Wong2017-04-301-0/+1
| * | ext4: constify static data that is never modifiedEric Biggers2017-04-291-2/+3
| |/
* | Merge branch 'generic' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/...Linus Torvalds2017-05-031-8/+66
|\ \ | |/ |/|
| * ext4: Improve comments in ext4_quota_{on|off}()Jan Kara2017-04-241-2/+10
| * ext4: Set flags on quota files directlyJan Kara2017-04-191-6/+56
* | fscrypt: eliminate ->prepare_context() operationEric Biggers2017-03-151-6/+4
|/
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-02-201-9/+38
|\
| * ext4: fix fencepost in s_first_meta_bg validationTheodore Ts'o2017-02-151-1/+1
| * ext4: do not use stripe_width if it is not setJan Kara2017-02-101-2/+2
| * ext4: add EXT4_IOC_GOINGDOWN ioctlTheodore Ts'o2017-02-051-1/+1
| * ext4: add shutdown bit and check for itTheodore Ts'o2017-02-051-0/+21
| * ext4: return EROFS if device is r/o and journal replay is neededTheodore Ts'o2017-02-051-1/+2
| * ext4: preserve the needs_recovery flag when the journal is abortedTheodore Ts'o2017-02-041-2/+4
| * ext4: add debug_want_extra_isize mount optionTheodore Ts'o2017-01-111-2/+7
* | fscrypt: constify struct fscrypt_operationsEric Biggers2017-02-081-2/+2
|/
* fscrypt: make fscrypt_operations.key_prefix a stringEric Biggers2017-01-081-12/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-171-2/+2
|\
OpenPOWER on IntegriCloud