index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs: fix eb memory leak due to readpage failure
Liu Bo
2016-07-26
1
-3
/
+22
*
Btrfs: change BUG_ON()'s to ASSERT()'s in backref_cache_cleanup()
Liu Bo
2016-07-26
1
-6
/
+6
*
btrfs: fix free space calculation in dump_space_info()
Wang Xiaoguang
2016-07-26
1
-2
/
+2
*
Btrfs: subpage-blocksize: Rate limit scrub error message
Chandan Rajendra
2016-07-26
1
-1
/
+1
*
btrfs: expand cow_file_range() to support in-band dedup and subpage-blocksize
Wang Xiaoguang
2016-07-26
2
-11
/
+41
*
Btrfs: fix BUG_ON in btrfs_submit_compressed_write
Liu Bo
2016-07-26
1
-2
/
+8
*
btrfs: make sure device is synced before return
Anand Jain
2016-07-26
1
-0
/
+5
*
btrfs: reorg btrfs_close_one_device()
Anand Jain
2016-07-26
1
-36
/
+35
*
btrfs: Cleanup compress_file_range()
Ashish Samant
2016-07-26
1
-37
/
+35
*
Btrfs: cleanup BUG_ON in merge_bio
Liu Bo
2016-07-26
2
-3
/
+6
*
btrfs: Fix slab accounting flags
Nikolay Borisov
2016-07-26
9
-16
/
+16
*
Btrfs: use the correct struct for BTRFS_IOC_LOGICAL_INO
Hans van Kranenburg
2016-07-26
1
-1
/
+1
*
btrfs: Replace -ENOENT by -ERANGE in btrfs_get_acl()
Salah Triki
2016-07-26
1
-2
/
+1
*
btrfs: Handle uninitialised inode eviction
Nikolay Borisov
2016-07-26
1
-1
/
+8
*
Btrfs: fix read_node_slot to return errors
Liu Bo
2016-07-26
2
-21
/
+52
*
Btrfs: fix double free of fs root
Liu Bo
2016-07-26
1
-9
/
+3
*
Btrfs: error out if generic_bin_search get invalid arguments
Liu Bo
2016-07-26
1
-0
/
+8
*
Btrfs: check inconsistence between chunk and block group
Liu Bo
2016-07-26
1
-1
/
+16
*
btrfs: add missing bytes_readonly attribute file in sysfs
Wang Xiaoguang
2016-07-26
1
-0
/
+2
*
Btrfs: fix delalloc accounting after copy_from_user faults
Chris Mason
2016-07-21
1
-7
/
+5
*
Btrfs: avoid deadlocks during reservations in btrfs_truncate_block
Josef Bacik
2016-07-21
1
-0
/
+5
*
Merge branch 'kdave-part1-enospc' into for-linus-4.8
Chris Mason
2016-07-20
7
-337
/
+667
|
\
|
*
Btrfs: use FLUSH_LIMIT for relocation in reserve_metadata_bytes
Josef Bacik
2016-07-07
2
-17
/
+22
|
*
Btrfs: fill relocation block rsv after allocation
Josef Bacik
2016-07-07
1
-0
/
+6
|
*
Btrfs: always use trans->block_rsv for orphans
Josef Bacik
2016-07-07
1
-1
/
+7
|
*
Btrfs: change how we calculate the global block rsv
Josef Bacik
2016-07-07
1
-36
/
+9
|
*
Btrfs: use root when checking need_async_flush
Josef Bacik
2016-07-07
1
-5
/
+6
|
*
Btrfs: don't bother kicking async if there's nothing to reclaim
Josef Bacik
2016-07-07
1
-0
/
+3
|
*
Btrfs: fix release reserved extents trace points
Josef Bacik
2016-07-07
1
-5
/
+1
|
*
Btrfs: add fsid to some tracepoints
Josef Bacik
2016-07-07
1
-6
/
+11
|
*
Btrfs: add tracepoints for flush events
Josef Bacik
2016-07-07
3
-10
/
+103
|
*
Btrfs: fix delalloc reservation amount tracepoint
Josef Bacik
2016-07-07
1
-1
/
+3
|
*
Btrfs: trace pinned extents
Josef Bacik
2016-07-07
1
-0
/
+8
|
*
Btrfs: introduce ticketed enospc infrastructure
Josef Bacik
2016-07-07
2
-151
/
+380
|
*
Btrfs: add tracepoint for adding block groups
Josef Bacik
2016-07-07
2
-0
/
+42
|
*
Btrfs: warn_on for unaccounted spaces
Josef Bacik
2016-07-07
1
-6
/
+8
|
*
Btrfs: change delayed reservation fallback behavior
Josef Bacik
2016-07-07
1
-41
/
+23
|
*
Btrfs: always reserve metadata for delalloc extents
Josef Bacik
2016-07-07
1
-22
/
+13
|
*
Btrfs: fix callers of btrfs_block_rsv_migrate
Josef Bacik
2016-07-07
6
-25
/
+18
|
*
Btrfs: add bytes_readonly to the spaceinfo at once
Josef Bacik
2016-07-07
1
-18
/
+11
|
/
*
Linux 4.7-rc6
v4.7-rc6
Linus Torvalds
2016-07-04
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2016-07-03
4
-2
/
+37
|
\
|
*
fuse: serialize dirops by default
Miklos Szeredi
2016-06-30
4
-2
/
+37
*
|
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-07-03
2
-8
/
+33
|
\
\
|
*
|
ovl: warn instead of error if d_type is not supported
Vivek Goyal
2016-07-03
1
-5
/
+7
|
*
|
ovl: get_write_access() in truncate
Miklos Szeredi
2016-06-29
1
-0
/
+21
|
*
|
ovl: fix dentry leak for default_permissions
Miklos Szeredi
2016-06-29
1
-3
/
+5
|
|
/
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-07-03
1
-4
/
+6
|
\
\
|
*
|
MIPS: Fix possible corruption of cache mode by mprotect.
Ralf Baechle
2016-07-02
1
-4
/
+6
|
|
/
*
|
Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-07-03
7
-19
/
+65
|
\
\
[next]