index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-26
Btrfs: error out if generic_bin_search get invalid arguments
Liu Bo
1
-0
/
+8
2016-07-26
Btrfs: check inconsistence between chunk and block group
Liu Bo
1
-1
/
+16
2016-07-26
btrfs: add missing bytes_readonly attribute file in sysfs
Wang Xiaoguang
1
-0
/
+2
2016-07-21
Btrfs: fix delalloc accounting after copy_from_user faults
Chris Mason
1
-7
/
+5
2016-07-20
Btrfs: avoid deadlocks during reservations in btrfs_truncate_block
Josef Bacik
1
-0
/
+5
2016-07-20
Merge branch 'kdave-part1-enospc' into for-linus-4.8
Chris Mason
7
-337
/
+667
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-03
Linux 4.7-rc6
Linus Torvalds
1
-1
/
+1
2016-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Linus Torvalds
4
-2
/
+37
2016-07-03
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
Linus Torvalds
2
-8
/
+33
2016-07-03
ovl: warn instead of error if d_type is not supported
Vivek Goyal
1
-5
/
+7
2016-07-02
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-4
/
+6
2016-07-02
Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
7
-19
/
+65
2016-07-02
Merge tag 'drm-fixes-for-v4.7-rc6' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
12
-78
/
+160
2016-07-02
Merge tag 'spi-fix-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
4
-6
/
+38
2016-07-02
Merge tag 'regulator-fix-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
2
-2
/
+7
2016-07-02
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
4
-17
/
+11
2016-07-02
Merge tag 'drm-intel-fixes-2016-06-30' of git://anongit.freedesktop.org/drm-intel into drm-fixes
Dave Airlie
5
-22
/
+22
2016-07-02
Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
Dave Airlie
7
-56
/
+138
2016-07-02
MIPS: Fix possible corruption of cache mode by mprotect.
Ralf Baechle
1
-4
/
+6
2016-07-01
Merge tag 'acpi-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-1
/
+1
2016-07-01
Merge tag 'pm-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-5
/
+11
2016-07-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
4
-48
/
+78
2016-07-01
Merge tag 'nfsd-4.7-3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-4
/
+11
2016-07-01
Merge tag 'mfd-fixes-4.7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
3
-3
/
+5
2016-07-01
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
5
-26
/
+60
2016-07-01
Merge tag 'staging-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
6
-11
/
+15
2016-07-01
Merge tag 'tty-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2
-2
/
+6
2016-07-01
Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
7
-35
/
+22
2016-07-01
Merge tag 'iommu-fixes-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
3
-4
/
+8
2016-07-01
Merge remote-tracking branches 'regulator/fix/anatop' and 'regulator/fix/max77620' into regulator-linus
Mark Brown
2
-2
/
+7
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
[next]