summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: improve performance on fsync against new inode after rename/unlinkFilipe Manana2016-08-012-9/+95
* Btrfs: be more precise on errors when getting an inode from diskFilipe Manana2016-08-011-9/+18
* Btrfs: send, don't bug on inconsistent snapshotsFilipe Manana2016-08-011-3/+45
* Btrfs: send, avoid incorrect leaf accesses when sending utimes operationsFilipe Manana2016-08-011-0/+2
* Btrfs: send, fix invalid leaf accesses due to incorrect utimes operationsRobbie Ko2016-08-011-1/+11
* Btrfs: send, fix warning due to late freeing of orphan_dir_info structuresRobbie Ko2016-08-011-0/+4
* Btrfs: incremental send, fix premature rmdir operationsRobbie Ko2016-08-011-1/+1
* Btrfs: incremental send, fix invalid paths for rename operationsFilipe Manana2016-08-011-1/+2
* Btrfs: send, add missing error check for calls to path_loop()Filipe Manana2016-08-011-0/+2
* Btrfs: send, fix failure to move directories with the same name aroundRobbie Ko2016-08-011-5/+95
* Btrfs: add missing check for writeback errors on fsyncFilipe Manana2016-08-011-0/+8
* Btrfs: fix delalloc accounting after copy_from_user faultsChris Mason2016-07-211-7/+5
* Btrfs: avoid deadlocks during reservations in btrfs_truncate_blockJosef Bacik2016-07-201-0/+5
* Merge branch 'kdave-part1-enospc' into for-linus-4.8Chris Mason2016-07-207-337/+667
|\
| * Btrfs: use FLUSH_LIMIT for relocation in reserve_metadata_bytesJosef Bacik2016-07-072-17/+22
| * Btrfs: fill relocation block rsv after allocationJosef Bacik2016-07-071-0/+6
| * Btrfs: always use trans->block_rsv for orphansJosef Bacik2016-07-071-1/+7
| * Btrfs: change how we calculate the global block rsvJosef Bacik2016-07-071-36/+9
| * Btrfs: use root when checking need_async_flushJosef Bacik2016-07-071-5/+6
| * Btrfs: don't bother kicking async if there's nothing to reclaimJosef Bacik2016-07-071-0/+3
| * Btrfs: fix release reserved extents trace pointsJosef Bacik2016-07-071-5/+1
| * Btrfs: add fsid to some tracepointsJosef Bacik2016-07-071-6/+11
| * Btrfs: add tracepoints for flush eventsJosef Bacik2016-07-073-10/+103
| * Btrfs: fix delalloc reservation amount tracepointJosef Bacik2016-07-071-1/+3
| * Btrfs: trace pinned extentsJosef Bacik2016-07-071-0/+8
| * Btrfs: introduce ticketed enospc infrastructureJosef Bacik2016-07-072-151/+380
| * Btrfs: add tracepoint for adding block groupsJosef Bacik2016-07-072-0/+42
| * Btrfs: warn_on for unaccounted spacesJosef Bacik2016-07-071-6/+8
| * Btrfs: change delayed reservation fallback behaviorJosef Bacik2016-07-071-41/+23
| * Btrfs: always reserve metadata for delalloc extentsJosef Bacik2016-07-071-22/+13
| * Btrfs: fix callers of btrfs_block_rsv_migrateJosef Bacik2016-07-076-25/+18
| * Btrfs: add bytes_readonly to the spaceinfo at onceJosef Bacik2016-07-071-18/+11
|/
* Linux 4.7-rc6v4.7-rc6Linus Torvalds2016-07-031-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2016-07-034-2/+37
|\
| * fuse: serialize dirops by defaultMiklos Szeredi2016-06-304-2/+37
* | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-032-8/+33
|\ \
| * | ovl: warn instead of error if d_type is not supportedVivek Goyal2016-07-031-5/+7
| * | ovl: get_write_access() in truncateMiklos Szeredi2016-06-291-0/+21
| * | ovl: fix dentry leak for default_permissionsMiklos Szeredi2016-06-291-3/+5
| |/
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-07-021-4/+6
|\ \
| * | MIPS: Fix possible corruption of cache mode by mprotect.Ralf Baechle2016-07-021-4/+6
| |/
* | Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-027-19/+65
|\ \
| * | powerpc: Initialise pci_io_base as early as possibleDarren Stevens2016-06-304-1/+10
| * | powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0Michael Neuling2016-06-291-17/+44
| * | powerpc/eeh: Fix wrong argument passed to eeh_rmv_device()Gavin Shan2016-06-281-1/+1
| * | powerpc/tm: Always reclaim in start_thread() for exec() class syscallsCyril Bur2016-06-271-0/+10
* | | Merge tag 'drm-fixes-for-v4.7-rc6' of git://people.freedesktop.org/~airlied/l...Linus Torvalds2016-07-0212-78/+160
|\ \ \
| * \ \ Merge tag 'drm-intel-fixes-2016-06-30' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-07-025-22/+22
| |\ \ \
| | * | | drm/i915: Fix missing unlock on error in i915_ppgtt_info()Wei Yongjun2016-06-301-2/+2
| | * | | drm/i915: Removing PCI IDs that are no longer listed as Kabylake.Rodrigo Vivi2016-06-291-7/+2