aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4
Commit message (Expand)AuthorAge
...
| * ext4: return ENOMEM when mounts fail due to lack of memoryTheodore Ts'o2012-05-28
| * ext4: remove redundundant "(char *) bh->b_data" castsTheodore Ts'o2012-05-28
| * ext4: disallow hard-linked directory in ext4_lookupAndreas Dilger2012-05-28
| * ext4: fix potential integer overflow in alloc_flex_gd()Haogang Chen2012-05-28
| * ext4: remove needs_recovery in ext4_mb_init()Akira Fujita2012-05-28
| * ext4: force ro mount if ext4_setup_super() failsEric Sandeen2012-05-28
| * ext4: fix potential NULL dereference in ext4_free_inodes_counts()Dan Carpenter2012-05-28
| * ext4/jbd2: add metadata checksumming to the list of supported featuresDarrick J. Wong2012-05-27
| * jbd2: enable journal clients to enable v2 checksummingDarrick J. Wong2012-05-27
| * ext4: enable the 64-bit jbd2 feature based on the 64-bit ext4 featureTheodore Ts'o2012-05-21
| * ext4: remove unnecessary check in add_dirent_to_buf()Theodore Ts'o2012-04-30
| * ext4: add checksums to the MMP blockDarrick J. Wong2012-04-29
| * ext4: make block group checksums use metadata_csum algorithmDarrick J. Wong2012-04-29
| * ext4: Calculate and verify checksums of extended attribute blocksDarrick J. Wong2012-04-29
| * ext4: calculate and verify checksums of directory leaf blocksDarrick J. Wong2012-04-29
| * ext4: Calculate and verify checksums for htree nodesDarrick J. Wong2012-04-29
| * ext4: verify and calculate checksums for extent tree blocksDarrick J. Wong2012-04-29
| * ext4: calculate and verify block bitmap checksumDarrick J. Wong2012-04-29
| * ext4: calculate and verify checksums for inode bitmapsDarrick J. Wong2012-04-29
| * ext4: calculate and verify inode checksumsDarrick J. Wong2012-04-29
| * ext4: calculate and verify superblock checksumDarrick J. Wong2012-04-29
| * ext4: load the crc32c driver if necessaryDarrick J. Wong2012-04-29
| * ext4: record the checksum algorithm in use in the superblockDarrick J. Wong2012-04-29
| * ext4: change on-disk layout to support extended metadata checksummingDarrick J. Wong2012-04-29
| * ext4: create a new BH_Verified flag to avoid unnecessary metadata validationDarrick J. Wong2012-04-29
* | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-28
|\ \
| * | vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-06
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-05-25
|\ \ \
| * | | ext4: Remove i_mutex use from ext4_quota_write()Jan Kara2012-05-15
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-05-23
|\ \ \
| * | | userns: Convert ext4 to user kuid/kgid where appropriateEric W. Biederman2012-05-15
| |/ /
* | / vfs: make it possible to access the dentry hash/len as one 64-bit entryLinus Torvalds2012-05-10
| |/ |/|
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-04-23
|\ \
| * | super.c: unused variable warning without CONFIG_QUOTAEldad Zack2012-04-23
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-04-17
|\| |
| * | ext4: fix handling of journalled quota optionsTheodore Ts'o2012-04-16
| * | ext4: address scalability issue by removing extent cache statisticsTheodore Ts'o2012-04-16
| |/
* / ext4: fix endianness breakage in ext4_split_extent_at()Al Viro2012-04-13
|/
* Revert "ext4: don't release page refs in ext4_end_bio()"Linus Torvalds2012-03-29
* Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-03-29
|\
| * ext4: return 32/64-bit dir name hash according to usage typeFan Yong2012-03-18
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-03-28
|\ \
| * | ext4: remove useless s_dirt assignmentArtem Bityutskiy2012-03-21
| * | ext4: write superblock only once on unmountArtem Bityutskiy2012-03-21
| * | ext4: do not mark superblock as dirty unnecessarilyArtem Bityutskiy2012-03-21
| * | ext4: correct ext4_punch_hole return codesAllison Henderson2012-03-21
| * | ext4: remove restrictive checks for EOFBLOCKS_FLLukas Czerner2012-03-21
| * | ext4: always set then trimmed blocks count into lenLukas Czerner2012-03-21
| * | ext4: fix trimmed block count accuntingLukas Czerner2012-03-21
| * | ext4: fix start and len arguments handling in ext4_trim_fs()Lukas Czerner2012-03-21