index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-20
btrfs: sysfs: fix typo in compat_ro attribute definition
David Sterba
1
-1
/
+1
2016-01-11
Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
4
-18
/
+58
2016-01-11
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
24
-305
/
+195
2016-01-11
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Chris Mason
22
-144
/
+186
2016-01-07
Btrfs: fix fitrim discarding device area reserved for boot loader's use
Filipe Manana
1
-10
/
+10
2016-01-07
Btrfs: Check metadata redundancy on balance
Sam Tygier
1
-0
/
+7
2016-01-07
btrfs: statfs: report zero available if metadata are exhausted
David Sterba
1
-0
/
+24
2016-01-07
btrfs: preallocate path for snapshot creation at ioctl time
David Sterba
3
-6
/
+8
2016-01-07
btrfs: allocate root item at snapshot ioctl time
David Sterba
3
-6
/
+13
2016-01-07
btrfs: do an allocation earlier during snapshot creation
David Sterba
1
-11
/
+9
2016-01-07
btrfs: use smaller type for btrfs_path locks
David Sterba
1
-1
/
+1
2016-01-07
btrfs: use smaller type for btrfs_path lowest_level
David Sterba
1
-1
/
+1
2016-01-07
btrfs: use smaller type for btrfs_path reada
David Sterba
1
-1
/
+1
2016-01-07
btrfs: cleanup, use enum values for btrfs_path reada
David Sterba
11
-30
/
+30
2016-01-07
btrfs: constify static arrays
David Sterba
4
-4
/
+4
2016-01-07
btrfs: constify remaining structs with function pointers
David Sterba
5
-8
/
+8
2016-01-07
btrfs tests: replace whole ops structure for free space tests
David Sterba
1
-6
/
+8
2016-01-07
btrfs: use list_for_each_entry* in backref.c
Geliang Tang
1
-17
/
+6
2016-01-07
btrfs: use list_for_each_entry_safe in free-space-cache.c
Geliang Tang
1
-10
/
+4
2016-01-07
btrfs: use list_for_each_entry* in check-integrity.c
Geliang Tang
1
-79
/
+26
2016-01-07
Btrfs: use linux/sizes.h to represent constants
Byongho Lee
17
-177
/
+147
2016-01-07
btrfs: cleanup, remove stray return statements
David Sterba
6
-9
/
+0
2016-01-07
btrfs: zero out delayed node upon allocation
Alexandru Moise
1
-6
/
+1
2016-01-07
btrfs: pass proper enum type to start_transaction()
Alexandru Moise
1
-5
/
+10
2016-01-07
btrfs: switch __btrfs_fs_incompat return type from int to bool
Alexandru Moise
1
-1
/
+1
2016-01-07
btrfs: remove unused inode argument from uncompress_inline()
Byongho Lee
1
-3
/
+2
2016-01-07
btrfs: don't use slab cache for struct btrfs_delalloc_work
David Sterba
1
-12
/
+2
2016-01-07
btrfs: drop duplicate prefix from scrub workqueues
David Sterba
1
-5
/
+5
2016-01-07
btrfs: verbose error when we find an unexpected item in sys_array
David Sterba
1
-0
/
+3
2016-01-07
btrfs: handle invalid num_stripes in sys_array
David Sterba
1
-0
/
+8
2016-01-07
btrfs: better packing of btrfs_delayed_extent_op
David Sterba
4
-15
/
+12
2016-01-07
btrfs: put delayed item hook into inode
David Sterba
2
-31
/
+29
2016-01-07
btrfs: Support convert to -d dup for btrfs-convert
Zhao Lei
1
-8
/
+0
2016-01-07
Btrfs: igrab inode in writepage
Josef Bacik
1
-2
/
+15
2016-01-07
Btrfs: add missing brelse when superblock checksum fails
Anand Jain
1
-0
/
+1
2016-01-06
Btrfs: fix transaction handle leak on failure to create hard link
Filipe Manana
1
-2
/
+4
2015-12-31
Btrfs: fix number of transaction units required to create symlink
Filipe Manana
1
-1
/
+3
2015-12-31
Btrfs: don't leave dangling dentry if symlink creation failed
Filipe Manana
1
-4
/
+7
2015-12-31
Btrfs: send, don't BUG_ON() when an empty symlink is found
Filipe Manana
1
-1
/
+15
2015-12-30
Btrfs: fix race between free space endio workers and space cache writeout
Filipe Manana
1
-0
/
+19
2015-12-30
btrfs: don't run delayed references while we are creating the free space tree
Chris Mason
4
-16
/
+28
2015-12-30
btrfs: fix compiling with CONFIG_BTRFS_DEBUG enabled.
Chris Mason
1
-0
/
+2
2015-12-23
btrfs: fix warning on uninit variable in btrfs_finish_chunk_alloc
Chris Mason
1
-1
/
+1
2015-12-23
Merge branch 'freespace-4.5' into for-linus-4.5
Chris Mason
16
-113
/
+2934
2015-12-23
Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
5
-56
/
+151
2015-12-23
Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/ker...
Chris Mason
8
-136
/
+116
2015-12-23
Merge branch 'dev/gfp-flags' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
4
-10
/
+10
2015-12-23
Merge branch 'cleanup/misc-simplify' of git://git.kernel.org/pub/scm/linux/ke...
Chris Mason
9
-47
/
+26
2015-12-21
Btrfs: fix unprotected list operations at btrfs_write_dirty_block_groups
Filipe Manana
1
-2
/
+17
2015-12-20
Linux 4.4-rc6
v4.4-rc6
Linus Torvalds
1
-1
/
+1
[next]