index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-01
Btrfs: incremental send, fix invalid paths for rename operations
Filipe Manana
1
-1
/
+2
2016-08-01
Btrfs: send, add missing error check for calls to path_loop()
Filipe Manana
1
-0
/
+2
2016-08-01
Btrfs: send, fix failure to move directories with the same name around
Robbie Ko
1
-5
/
+95
2016-08-01
Btrfs: add missing check for writeback errors on fsync
Filipe Manana
1
-0
/
+8
2016-07-21
Btrfs: fix delalloc accounting after copy_from_user faults
Chris Mason
1
-7
/
+5
2016-07-21
Btrfs: avoid deadlocks during reservations in btrfs_truncate_block
Josef Bacik
1
-0
/
+5
2016-07-07
Btrfs: use FLUSH_LIMIT for relocation in reserve_metadata_bytes
Josef Bacik
2
-17
/
+22
2016-07-07
Btrfs: fill relocation block rsv after allocation
Josef Bacik
1
-0
/
+6
2016-07-07
Btrfs: always use trans->block_rsv for orphans
Josef Bacik
1
-1
/
+7
2016-07-07
Btrfs: change how we calculate the global block rsv
Josef Bacik
1
-36
/
+9
2016-07-07
Btrfs: use root when checking need_async_flush
Josef Bacik
1
-5
/
+6
2016-07-07
Btrfs: don't bother kicking async if there's nothing to reclaim
Josef Bacik
1
-0
/
+3
2016-07-07
Btrfs: fix release reserved extents trace points
Josef Bacik
1
-5
/
+1
2016-07-07
Btrfs: add fsid to some tracepoints
Josef Bacik
1
-6
/
+11
2016-07-07
Btrfs: add tracepoints for flush events
Josef Bacik
3
-10
/
+103
2016-07-07
Btrfs: fix delalloc reservation amount tracepoint
Josef Bacik
1
-1
/
+3
2016-07-07
Btrfs: trace pinned extents
Josef Bacik
1
-0
/
+8
2016-07-07
Btrfs: introduce ticketed enospc infrastructure
Josef Bacik
2
-151
/
+380
2016-07-07
Btrfs: add tracepoint for adding block groups
Josef Bacik
2
-0
/
+42
2016-07-07
Btrfs: warn_on for unaccounted spaces
Josef Bacik
1
-6
/
+8
2016-07-07
Btrfs: change delayed reservation fallback behavior
Josef Bacik
1
-41
/
+23
2016-07-07
Btrfs: always reserve metadata for delalloc extents
Josef Bacik
1
-22
/
+13
2016-07-07
Btrfs: fix callers of btrfs_block_rsv_migrate
Josef Bacik
6
-25
/
+18
2016-07-07
Btrfs: add bytes_readonly to the spaceinfo at once
Josef Bacik
1
-18
/
+11
2016-07-04
Linux 4.7-rc6
v4.7-rc6
Linus Torvalds
1
-1
/
+1
2016-07-03
ovl: warn instead of error if d_type is not supported
Vivek Goyal
1
-5
/
+7
2016-07-02
MIPS: Fix possible corruption of cache mode by mprotect.
Ralf Baechle
1
-4
/
+6
2016-07-01
locks: use file_inode()
Miklos Szeredi
1
-1
/
+1
2016-07-01
usb: dwc3: st: Use explicit reset_control_get_exclusive() API
Lee Jones
1
-1
/
+2
2016-07-01
phy: phy-stih407-usb: Use explicit reset_control_get_exclusive() API
Lee Jones
1
-1
/
+1
2016-07-01
phy: miphy28lp: Inform the reset framework that our reset line may be shared
Lee Jones
1
-1
/
+2
2016-07-01
namespace: update event counter when umounting a deleted dentry
Andrey Ulanov
1
-0
/
+1
2016-07-01
9p: use file_dentry()
Miklos Szeredi
1
-3
/
+3
2016-06-30
lockd: unregister notifier blocks if the service fails to come up completely
Scott Mayhew
1
-3
/
+10
2016-06-30
ACPI,PCI,IRQ: correct operator precedence
Sinan Kaya
1
-1
/
+1
2016-06-30
fuse: serialize dirops by default
Miklos Szeredi
4
-2
/
+37
2016-06-30
drm/i915: Fix missing unlock on error in i915_ppgtt_info()
Wei Yongjun
1
-2
/
+2
2016-06-30
powerpc: Initialise pci_io_base as early as possible
Darren Stevens
4
-1
/
+10
2016-06-30
mfd: da9053: Fix compiler warning message for uninitialised variable
Steve Twiss
1
-1
/
+1
2016-06-30
mfd: max77620: Fix FPS switch statements
Rhyland Klein
1
-0
/
+2
2016-06-30
phy: phy-stih407-usb: Inform the reset framework that our reset line may be s...
Lee Jones
1
-1
/
+1
2016-06-30
usb: dwc3: st: Inform the reset framework that our reset line may be shared
Lee Jones
1
-1
/
+2
2016-06-30
usb: host: ehci-st: Inform the reset framework that our reset line may be shared
Lee Jones
1
-2
/
+4
2016-06-30
usb: host: ohci-st: Inform the reset framework that our reset line may be shared
Lee Jones
1
-2
/
+4
2016-06-29
reset: TRIVIAL: Add line break at same place for similar APIs
Lee Jones
1
-2
/
+2
2016-06-29
reset: Supply *_shared variant calls when using *_optional APIs
Lee Jones
1
-0
/
+12
2016-06-29
reset: Supply *_shared variant calls when using of_* API
Lee Jones
1
-0
/
+53
2016-06-29
reset: Ensure drivers are explicit when requesting reset lines
Lee Jones
1
-24
/
+82
2016-06-29
reset: Reorder inline reset_control_get*() wrappers
Lee Jones
1
-21
/
+21
2016-06-29
nfit: fix format interface code byte order
Dan Williams
2
-8
/
+8
[next]