summaryrefslogtreecommitdiffstats
path: root/fs/ext4/super.c
Commit message (Expand)AuthorAgeFilesLines
* wrappers for ->i_mutex accessAl Viro2016-01-221-2/+2
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-01-221-5/+92
|\
| * ext4: add project quota supportLi Xi2016-01-081-5/+60
| * ext4: adds project ID supportLi Xi2016-01-081-0/+1
| * ext4: document lock orderingJan Kara2015-12-071-0/+30
| * ext4: fix races between page faults and hole punchingJan Kara2015-12-071-0/+1
* | kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-141-1/+1
|/
* ext2, ext4: warn when mounting with dax enabledDan Williams2015-11-161-1/+5
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-071-1/+1
|\
| * mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-1/+1
* | ext4: do not allow journal_opts for fs w/o journalDmitry Monakhov2015-10-181-2/+29
* | ext4: explicit mount options parsing cleanupDmitry Monakhov2015-10-181-2/+6
* | ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong2015-10-181-2/+10
* | ext4: clean up feature test macros with predicate functionsDarrick J. Wong2015-10-171-94/+71
* | ext4: call out CRC and corruption errors with specific error codesDarrick J. Wong2015-10-171-1/+9
* | ext4: store checksum seed in superblockDarrick J. Wong2015-10-171-1/+3
* | ext4: move procfs registration code to fs/ext4/sysfs.cTheodore Ts'o2015-09-231-38/+3
* | ext4: move sysfs code from super.c to fs/ext4/sysfs.cTheodore Ts'o2015-09-231-409/+17
|/
* fs: create and use seq_show_option for escapingKees Cook2015-09-041-2/+2
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-09-031-12/+38
|\
| * Revert "ext4: remove block_device_ejected"Theodore Ts'o2015-08-161-1/+17
| * ext4: ratelimit the file system mounted messageTheodore Ts'o2015-08-151-3/+6
| * ext4: don't manipulate recovery flag when freezing no-journal fsEric Sandeen2015-08-151-4/+8
| * ext4, jbd2: add REQ_FUA flag when recording an error in the superblockDaeho Jeong2015-07-231-1/+2
| * ext4: reject journal options for ext2 mountsCarlos Maiolino2015-07-211-3/+3
| * ext4: implement cgroup writeback supportTejun Heo2015-07-211-0/+2
* | fs: Remove ext3 filesystem driverJan Kara2015-07-231-12/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-041-1/+1
|\
| * vfs: add file_path() helperMiklos Szeredi2015-06-231-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-261-3/+1
|\ \
| * | fs/ext4/super.c: use strreplace() in ext4_fill_super()Rasmus Villemoes2015-06-251-3/+1
* | | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-251-0/+1
|\ \ \
| * | | writeback: separate out include/linux/backing-dev-defs.hTejun Heo2015-06-021-0/+1
| | |/ | |/|
* | | ext4: set lazytime on remount if MS_LAZYTIME is set by mountTheodore Ts'o2015-06-231-0/+3
* | | ext4: prevent ext4_quota_write() from failing due to ENOSPCTheodore Ts'o2015-06-211-1/+7
* | | ext4: call sync_blockdev() before invalidate_bdev() in put_super()Theodore Ts'o2015-06-201-0/+1
* | | ext4: improve warning directory handling messagesAndreas Dilger2015-06-151-2/+23
* | | ext4 crypto: fail the mount if blocksize != pagesizeTheodore Ts'o2015-06-121-1/+9
* | | ext4 crypto: release crypto resource on module exitChao Yu2015-05-311-0/+1
* | | ext4 crypto: use per-inode tfm structureTheodore Ts'o2015-05-311-1/+1
* | | ext4: clean up superblock encryption mode fieldsTheodore Ts'o2015-05-181-5/+0
* | | ext4 crypto: reorganize how we store keys in the inodeTheodore Ts'o2015-05-181-2/+5
* | | ext4 crypto: separate kernel and userspace structure for the keyTheodore Ts'o2015-05-181-1/+1
| |/ |/|
* | ext4: don't save the error information if the block device is read-onlyTheodore Ts'o2015-05-141-0/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-261-3/+3
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-3/+3
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-04-191-19/+37
|\ \
| * | ext4 crypto: enable encryption feature flagTheodore Ts'o2015-04-161-1/+28
| * | ext4 crypto: add ext4 encryption facilitiesMichael Halcrow2015-04-121-0/+8
| * | ext4: remove block_device_ejectedChristoph Hellwig2015-04-021-17/+1
OpenPOWER on IntegriCloud