summaryrefslogtreecommitdiff
path: root/fs/ext4/ext4_journal.c
Commit message (Expand)AuthorAgeFilesLines
* ext4: Fix memory leak of journal buffer if block is updated multiple timesStefan Brüns2016-09-231-1/+5
* ext4: fix endianess problems in ext4 write supportMichael Walle2016-09-231-6/+9
* fs/ext4: fix calling put_ext4 with truncated offsetMa Haijun2014-01-201-4/+4
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Fix ext2/ext4 filesystem accesses beyond 2TiBFrederic Leroy2013-07-151-7/+12
* fs/ext4: Support device block sizes != 512 bytesEgbert Eich2013-05-101-4/+2
* Consolidate bool typeYork Sun2013-04-011-4/+4
* fs:ext4:fix: Code refactoring to suppress compiler warningsŁukasz Majewski2012-12-071-2/+1
* ext4fs write supportext4Uma Shankar2012-08-091-0/+667