summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'xfs-misc-fixes-for-4.3-2' into for-nextDave Chinner2015-08-2015-106/+235
|\
| * xfs: inode lockdep annotations broke non-lockdep buildDave Chinner2015-08-201-2/+14
| * xfs: flush entire file on dio read/write to cached fileBrian Foster2015-08-191-22/+29
| * xfs: Fix xfs_attr_leafblock definitionJan Kara2015-08-191-2/+9
| * libxfs: readahead of dir3 data blocks should use the read verifierDarrick J. Wong2015-08-191-1/+2
| * xfs: stop holding ILOCK over filldir callbacksDave Chinner2015-08-194-19/+36
| * xfs: clean up inode lockdep annotationsDave Chinner2015-08-192-43/+110
| * xfs: swap leaf buffer into path struct atomically during path shiftBrian Foster2015-08-191-9/+14
| * xfs: relocate sparse inode mount warningBrian Foster2015-08-192-3/+4
| * xfs: dquots should be stamped with sb_meta_uuidDave Chinner2015-08-191-1/+1
| * xfs: log recovery needs to validate against sb_meta_uuidDave Chinner2015-08-191-2/+12
| * xfs: growfs not aware of sb_meta_uuidDave Chinner2015-08-191-3/+3
| * xfs: fix sb_meta_uuid usageDave Chinner2015-08-191-1/+1
| * xfs: set XFS_DA_OP_OKNOENT in xfs_attr_getEric Sandeen2015-08-191-0/+2
* | Merge branch 'xfs-efi-rework' into for-nextDave Chinner2015-08-1921-234/+420
|\ \
| * | xfs: add missing bmap cancel calls in error pathsBrian Foster2015-08-194-36/+41
| * | xfs: add helper to conditionally remove items from the AILBrian Foster2015-08-195-33/+21
| * | xfs: fix btree cursor error cleanupsBrian Foster2015-08-192-2/+3
| * | xfs: clean up root inode properly on mount failureBrian Foster2015-08-191-0/+2
| * | xfs: checksum log record ext headers based on record sizeBrian Foster2015-08-191-1/+6
| * | xfs: fix broken icreate log item cancellationBrian Foster2015-08-191-12/+37
| * | xfs: icreate log item recovery and cancellation tracepointsBrian Foster2015-08-192-1/+38
| * | xfs: don't leave EFIs on AIL on mount failureBrian Foster2015-08-195-22/+100
| * | xfs: use EFI refcount consistently in log recoveryBrian Foster2015-08-192-57/+43
| * | xfs: ensure EFD trans aborts on log recovery extent free failureBrian Foster2015-08-194-30/+36
| * | xfs: fix efi/efd error handling to avoid fs shutdown hangsBrian Foster2015-08-193-67/+111
| * | xfs: return committed status from xfs_trans_roll()Brian Foster2015-08-192-2/+14
| * | xfs: disentagle EFI release from the extent countBrian Foster2015-08-194-14/+11
* | | Merge branch 'xfs-meta-uuid' into for-nextDave Chinner2015-07-2918-36/+66
|\ \ \ | | |/ | |/|
| * | xfs: create new metadata UUID field and incompat flagEric Sandeen2015-07-2918-36/+66
| |/
* | Merge branch 'xfs-misc-fixes-for-4.3' into for-nextDave Chinner2015-07-2913-74/+98
|\ \
| * | libxfs: add xfs_bit.cDave Chinner2015-07-292-1/+1
| * | xfs: Remove duplicate jumps to the same labelJan Kara2015-07-291-8/+2
| * | xfs: Use consistent logging message prefixesJoe Perches2015-07-295-37/+43
| * | xfs: validate transaction header length on log recoveryBrian Foster2015-07-291-3/+25
| * | xfs: close xc_cil list_empty() races with cil commit sequenceBrian Foster2015-07-291-1/+7
| * | xfs: xfs_bunmapi() does not need XFS_BMAPI_METADATA flagDave Chinner2015-07-294-24/+20
| |/
* | xfs: remote attributes need to be considered dataDave Chinner2015-07-291-4/+11
* | xfs: remote attribute headers contain an invalid LSNDave Chinner2015-07-292-9/+31
* | xfs: call dax_fault on read page faults for DAXDave Chinner2015-07-292-8/+27
|/
* Linux 4.2-rc2v4.2-rc2Linus Torvalds2015-07-121-1/+1
* Revert "drm/i915: Use crtc_state->active in primary check_plane func"Linus Torvalds2015-07-121-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-124-6/+10
|\
| * freeing unlinked file indefinitely delayedAl Viro2015-07-121-2/+5
| * fix a braino in ovl_d_select_inode()Al Viro2015-07-121-0/+3
| * 9p: don't leave a half-initialized inode sitting aroundAl Viro2015-07-122-4/+2
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-07-1227-123/+214
|\ \
| * | MIPS: O32: Use compat_sys_getsockopt.Ralf Baechle2015-07-101-1/+1
| * | MIPS: c-r4k: Extend way_string arrayPaul Burton2015-07-101-1/+3
| * | MIPS: Pistachio: Support CDMM & Fast Debug ChannelJames Hogan2015-07-102-1/+12
OpenPOWER on IntegriCloud