summaryrefslogtreecommitdiffstats
path: root/init (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-01Btrfs: incremental send, fix invalid paths for rename operationsFilipe Manana1-1/+2
2016-08-01Btrfs: send, add missing error check for calls to path_loop()Filipe Manana1-0/+2
2016-08-01Btrfs: send, fix failure to move directories with the same name aroundRobbie Ko1-5/+95
2016-08-01Btrfs: add missing check for writeback errors on fsyncFilipe Manana1-0/+8
2016-07-21Btrfs: fix delalloc accounting after copy_from_user faultsChris Mason1-7/+5
2016-07-21Btrfs: avoid deadlocks during reservations in btrfs_truncate_blockJosef Bacik1-0/+5
2016-07-07Btrfs: use FLUSH_LIMIT for relocation in reserve_metadata_bytesJosef Bacik2-17/+22
2016-07-07Btrfs: fill relocation block rsv after allocationJosef Bacik1-0/+6
2016-07-07Btrfs: always use trans->block_rsv for orphansJosef Bacik1-1/+7
2016-07-07Btrfs: change how we calculate the global block rsvJosef Bacik1-36/+9
2016-07-07Btrfs: use root when checking need_async_flushJosef Bacik1-5/+6
2016-07-07Btrfs: don't bother kicking async if there's nothing to reclaimJosef Bacik1-0/+3
2016-07-07Btrfs: fix release reserved extents trace pointsJosef Bacik1-5/+1
2016-07-07Btrfs: add fsid to some tracepointsJosef Bacik1-6/+11
2016-07-07Btrfs: add tracepoints for flush eventsJosef Bacik3-10/+103
2016-07-07Btrfs: fix delalloc reservation amount tracepointJosef Bacik1-1/+3
2016-07-07Btrfs: trace pinned extentsJosef Bacik1-0/+8
2016-07-07Btrfs: introduce ticketed enospc infrastructureJosef Bacik2-151/+380
2016-07-07Btrfs: add tracepoint for adding block groupsJosef Bacik2-0/+42
2016-07-07Btrfs: warn_on for unaccounted spacesJosef Bacik1-6/+8
2016-07-07Btrfs: change delayed reservation fallback behaviorJosef Bacik1-41/+23
2016-07-07Btrfs: always reserve metadata for delalloc extentsJosef Bacik1-22/+13
2016-07-07Btrfs: fix callers of btrfs_block_rsv_migrateJosef Bacik6-25/+18
2016-07-07Btrfs: add bytes_readonly to the spaceinfo at onceJosef Bacik1-18/+11
2016-07-04Linux 4.7-rc6v4.7-rc6Linus Torvalds1-1/+1
2016-07-03ovl: warn instead of error if d_type is not supportedVivek Goyal1-5/+7
2016-07-02MIPS: Fix possible corruption of cache mode by mprotect.Ralf Baechle1-4/+6
2016-07-01locks: use file_inode()Miklos Szeredi1-1/+1
2016-07-01usb: dwc3: st: Use explicit reset_control_get_exclusive() APILee Jones1-1/+2
2016-07-01phy: phy-stih407-usb: Use explicit reset_control_get_exclusive() APILee Jones1-1/+1
2016-07-01phy: miphy28lp: Inform the reset framework that our reset line may be sharedLee Jones1-1/+2
2016-07-01namespace: update event counter when umounting a deleted dentryAndrey Ulanov1-0/+1
2016-07-019p: use file_dentry()Miklos Szeredi1-3/+3
2016-06-30lockd: unregister notifier blocks if the service fails to come up completelyScott Mayhew1-3/+10
2016-06-30ACPI,PCI,IRQ: correct operator precedenceSinan Kaya1-1/+1
2016-06-30fuse: serialize dirops by defaultMiklos Szeredi4-2/+37
2016-06-30drm/i915: Fix missing unlock on error in i915_ppgtt_info()Wei Yongjun1-2/+2
2016-06-30powerpc: Initialise pci_io_base as early as possibleDarren Stevens4-1/+10
2016-06-30mfd: da9053: Fix compiler warning message for uninitialised variableSteve Twiss1-1/+1
2016-06-30mfd: max77620: Fix FPS switch statementsRhyland Klein1-0/+2
2016-06-30phy: phy-stih407-usb: Inform the reset framework that our reset line may be s...Lee Jones1-1/+1
2016-06-30usb: dwc3: st: Inform the reset framework that our reset line may be sharedLee Jones1-1/+2
2016-06-30usb: host: ehci-st: Inform the reset framework that our reset line may be sharedLee Jones1-2/+4
2016-06-30usb: host: ohci-st: Inform the reset framework that our reset line may be sharedLee Jones1-2/+4
2016-06-29reset: TRIVIAL: Add line break at same place for similar APIsLee Jones1-2/+2
2016-06-29reset: Supply *_shared variant calls when using *_optional APIsLee Jones1-0/+12
2016-06-29reset: Supply *_shared variant calls when using of_* APILee Jones1-0/+53
2016-06-29reset: Ensure drivers are explicit when requesting reset linesLee Jones1-24/+82
2016-06-29reset: Reorder inline reset_control_get*() wrappersLee Jones1-21/+21
2016-06-29nfit: fix format interface code byte orderDan Williams2-8/+8