aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'xfs-bug-fixes-for-3.15-2' into for-nextDave Chinner2014-03-13
|\
| * xfs: inode log reservations are still too smallDave Chinner2014-03-07
| * xfs: xfs_check_page_type buffer checks need helpDave Chinner2014-03-07
| * xfs: avoid AGI/AGF deadlock scenario for inode chunk allocationBrian Foster2014-03-07
| * xfs: use NOIO contexts for vm_map_ramDave Chinner2014-03-07
| * xfs: don't leak EFSBADCRC to userspaceDave Chinner2014-03-07
* | Merge branch 'xfs-verifier-cleanup' into for-nextDave Chinner2014-03-13
|\ \
| * | xfs: modify verifiers to differentiate CRC from other errorsEric Sandeen2014-02-26
| * | xfs: print useful caller information in xfs_error_reportEric Sandeen2014-02-26
| * | xfs: add xfs_verifier_error()Eric Sandeen2014-02-26
| * | xfs: add helper for updating checksums on xfs_bufsEric Sandeen2014-02-26
| * | xfs: add helper for verifying checksums on xfs_bufsEric Sandeen2014-02-26
| * | xfs: Use defines for CRC offsets in all casesEric Sandeen2014-02-26
| * | xfs: skip pointless CRC updates after verifier failuresEric Sandeen2014-02-26
* | | Merge branch 'xfs-stack-fixes' into for-nextDave Chinner2014-03-13
|\ \ \
| * | | xfs: fix directory inode iolock lockdep false positiveDave Chinner2014-02-27
| * | | xfs: allocate xfs_da_args to reduce stack footprintDave Chinner2014-02-27
| * | | xfs: always do log forces via the workqueueDave Chinner2014-02-27
| | |/ | |/|
* | | Merge branch 'xfs-collapse-range' into for-nextDave Chinner2014-03-13
|\ \ \
| * | | xfs: Add support for FALLOC_FL_ZERO_RANGELukas Czerner2014-03-13
| * | | fs: Introduce FALLOC_FL_ZERO_RANGE flag for fallocateLukas Czerner2014-03-13
| * | | xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocateNamjae Jeon2014-02-23
| * | | fs: Add new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocateNamjae Jeon2014-02-23
| |/ /
* | | Merge remote-tracking branch 'xfs-async-aio-extend' into for-nextDave Chinner2014-02-19
|\ \ \
| * | | xfs: allow appending aio writesChristoph Hellwig2014-02-09
| * | | xfs: always use unwritten extents for direct I/O writesChristoph Hellwig2014-02-09
| * | | direct-io: add flag to allow aio writes beyond i_sizeChristoph Hellwig2014-02-09
| |/ /
* | | Merge branch 'xfs-fixes-for-3.15' into for-nextDave Chinner2014-02-19
|\ \ \ | |_|/ |/| |
| * | xfs: remove XFS_TRANS_DEBUG dead codeJie Liu2014-02-06
| * | xfs: return -E2BIG if hit the maximum size limits of ACLsJie Liu2014-02-06
| * | xfs: sanitize sb_inopblock in xfs_mount_validate_sbEric Sandeen2014-02-06
| * | xfs: convert xfs_log_commit_cil() to voidJie Liu2014-02-06
| * | xfs: use tr_qm_dqalloc log reservation for dquot allocBrian Foster2014-02-06
| * | xfs: remove unused tr_swriteEric Sandeen2014-02-06
| * | xfs: use tr_growrtalloc for growing rt filesBrian Foster2014-02-06
| |/
* | xfs: limit superblock corruption errors to actual corruptionEric Sandeen2014-02-18
* | xfs: skip verification on initial "guess" superblock readEric Sandeen2014-02-18
* | MAINTAINERS: SGI no longer maintaining XFSBen Myers2014-02-18
* | xfs: xfs_sb_read_verify() doesn't flag bad crcs on primary sbEric Sandeen2014-02-18
* | xfs: ensure correct log item buffer alignmentDave Chinner2014-02-09
* | xfs: ensure correct timestamp updates from truncateChristoph Hellwig2014-02-09
|/
* Linus 3.14-rc1Linus Torvalds2014-02-02
* Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-02-02
|\
| * parisc: add flexible mmap memory layout supportHelge Deller2014-02-02
| * parisc: Make EWOULDBLOCK be equal to EAGAIN on pariscGuy Martin2014-02-02
| * parisc: convert uapi/asm/stat.h to use native types onlyHelge Deller2014-02-02
| * parisc: wire up sched_setattr and sched_getattrHelge Deller2014-02-02
| * parisc: fix cache-flushingHelge Deller2014-02-02
| * parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller2014-02-02
* | hpfs: optimize quad buffer loadingMikulas Patocka2014-02-02