index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2016-01-20
2
-30
/
+122
|
\
|
*
fs: configfs: Add unlocked version of configfs_depend_item()
Krzysztof Opasiak
2015-12-20
1
-0
/
+73
|
*
fs: configfs: Factor out configfs_find_subsys_dentry()
Krzysztof Opasiak
2015-12-20
1
-12
/
+21
|
*
fs: configfs: Factor out configfs_do_depend_item()
Krzysztof Opasiak
2015-12-20
1
-15
/
+26
|
*
fs: configfs: Drop unused parameter from configfs_undepend_item()
Krzysztof Opasiak
2015-12-20
2
-3
/
+2
*
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-01-20
1
-1
/
+1
|
\
\
|
*
|
kbuild: Allow to specify composite modules with modname-m
Michal Marek
2015-11-25
1
-1
/
+1
*
|
|
Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-01-19
1
-5
/
+5
|
\
\
\
|
*
|
|
block: use bd{grab,put}() instead of open-coding
Ilya Dryomov
2016-01-13
1
-3
/
+3
|
*
|
|
blk-mq: add a flags parameter to blk_mq_alloc_request
Christoph Hellwig
2015-12-01
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-18
46
-828
/
+3688
|
\
\
\
|
*
\
\
Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
2016-01-11
4
-18
/
+58
|
|
\
\
\
|
|
*
|
|
Btrfs: fix fitrim discarding device area reserved for boot loader's use
Filipe Manana
2016-01-07
1
-10
/
+10
|
|
*
|
|
Btrfs: fix transaction handle leak on failure to create hard link
Filipe Manana
2016-01-06
1
-2
/
+4
|
|
*
|
|
Btrfs: fix number of transaction units required to create symlink
Filipe Manana
2015-12-31
1
-1
/
+3
|
|
*
|
|
Btrfs: don't leave dangling dentry if symlink creation failed
Filipe Manana
2015-12-31
1
-4
/
+7
|
|
*
|
|
Btrfs: send, don't BUG_ON() when an empty symlink is found
Filipe Manana
2015-12-31
1
-1
/
+15
|
|
*
|
|
Btrfs: fix race between free space endio workers and space cache writeout
Filipe Manana
2015-12-30
1
-0
/
+19
|
*
|
|
|
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
2016-01-11
24
-305
/
+195
|
|
\
\
\
\
|
|
*
|
|
|
btrfs: use list_for_each_entry* in backref.c
Geliang Tang
2016-01-07
1
-17
/
+6
|
|
*
|
|
|
btrfs: use list_for_each_entry_safe in free-space-cache.c
Geliang Tang
2016-01-07
1
-10
/
+4
|
|
*
|
|
|
btrfs: use list_for_each_entry* in check-integrity.c
Geliang Tang
2016-01-07
1
-79
/
+26
|
|
*
|
|
|
Btrfs: use linux/sizes.h to represent constants
Byongho Lee
2016-01-07
17
-177
/
+147
|
|
*
|
|
|
btrfs: cleanup, remove stray return statements
David Sterba
2016-01-07
6
-9
/
+0
|
|
*
|
|
|
btrfs: zero out delayed node upon allocation
Alexandru Moise
2016-01-07
1
-6
/
+1
|
|
*
|
|
|
btrfs: pass proper enum type to start_transaction()
Alexandru Moise
2016-01-07
1
-5
/
+10
|
|
*
|
|
|
btrfs: switch __btrfs_fs_incompat return type from int to bool
Alexandru Moise
2016-01-07
1
-1
/
+1
|
|
*
|
|
|
btrfs: remove unused inode argument from uncompress_inline()
Byongho Lee
2016-01-07
1
-3
/
+2
|
*
|
|
|
|
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Chris Mason
2016-01-11
22
-144
/
+186
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Btrfs: Check metadata redundancy on balance
Sam Tygier
2016-01-07
1
-0
/
+7
|
|
*
|
|
|
btrfs: statfs: report zero available if metadata are exhausted
David Sterba
2016-01-07
1
-0
/
+24
|
|
*
|
|
|
btrfs: preallocate path for snapshot creation at ioctl time
David Sterba
2016-01-07
3
-6
/
+8
|
|
*
|
|
|
btrfs: allocate root item at snapshot ioctl time
David Sterba
2016-01-07
3
-6
/
+13
|
|
*
|
|
|
btrfs: do an allocation earlier during snapshot creation
David Sterba
2016-01-07
1
-11
/
+9
|
|
*
|
|
|
btrfs: use smaller type for btrfs_path locks
David Sterba
2016-01-07
1
-1
/
+1
|
|
*
|
|
|
btrfs: use smaller type for btrfs_path lowest_level
David Sterba
2016-01-07
1
-1
/
+1
|
|
*
|
|
|
btrfs: use smaller type for btrfs_path reada
David Sterba
2016-01-07
1
-1
/
+1
|
|
*
|
|
|
btrfs: cleanup, use enum values for btrfs_path reada
David Sterba
2016-01-07
11
-30
/
+30
|
|
*
|
|
|
btrfs: constify static arrays
David Sterba
2016-01-07
4
-4
/
+4
|
|
*
|
|
|
btrfs: constify remaining structs with function pointers
David Sterba
2016-01-07
5
-8
/
+8
|
|
*
|
|
|
btrfs tests: replace whole ops structure for free space tests
David Sterba
2016-01-07
1
-6
/
+8
|
|
*
|
|
|
btrfs: don't use slab cache for struct btrfs_delalloc_work
David Sterba
2016-01-07
1
-12
/
+2
|
|
*
|
|
|
btrfs: drop duplicate prefix from scrub workqueues
David Sterba
2016-01-07
1
-5
/
+5
|
|
*
|
|
|
btrfs: verbose error when we find an unexpected item in sys_array
David Sterba
2016-01-07
1
-0
/
+3
|
|
*
|
|
|
btrfs: handle invalid num_stripes in sys_array
David Sterba
2016-01-07
1
-0
/
+8
|
|
*
|
|
|
btrfs: better packing of btrfs_delayed_extent_op
David Sterba
2016-01-07
4
-15
/
+12
|
|
*
|
|
|
btrfs: put delayed item hook into inode
David Sterba
2016-01-07
2
-31
/
+29
|
|
*
|
|
|
btrfs: Support convert to -d dup for btrfs-convert
Zhao Lei
2016-01-07
1
-8
/
+0
|
|
*
|
|
|
Btrfs: igrab inode in writepage
Josef Bacik
2016-01-07
1
-2
/
+15
|
|
*
|
|
|
Btrfs: add missing brelse when superblock checksum fails
Anand Jain
2016-01-07
1
-0
/
+1
|
|
|
/
/
/
[next]