index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-29
Btrfs: fix clone ioctl where range is adjacent to extent
Sage Weil
1
-1
/
+1
2010-10-29
Btrfs: fix delalloc checks in clone ioctl
Sage Weil
1
-3
/
+5
2010-10-29
Btrfs: drop unused variable in block_alloc_rsv
Chris Mason
1
-4
/
+0
2010-10-29
Btrfs: cleanup warnings from gcc 4.6 (nonbugs)
Andi Kleen
15
-94
/
+4
2010-10-29
Btrfs: Fix variables set but not read (bugs found by gcc 4.6)
Andi Kleen
5
-6
/
+10
2010-10-29
Btrfs: Use ERR_CAST helpers
Julia Lawall
2
-3
/
+3
2010-10-29
Btrfs: use memdup_user helpers
Julia Lawall
1
-14
/
+6
2010-10-29
Btrfs: fix raid code for removing missing drives
Chris Mason
1
-2
/
+1
2010-10-29
Btrfs: Switch the extent buffer rbtree into a radix tree
Miao Xie
2
-69
/
+49
2010-10-29
Btrfs: restructure try_release_extent_buffer()
Miao Xie
1
-11
/
+37
2010-10-29
Btrfs: use the flusher threads for delalloc throttling
Chris Mason
1
-18
/
+15
2010-10-29
Btrfs: tune the chunk allocation to 5% of the FS as metadata
Chris Mason
1
-4
/
+18
2010-10-29
Add new functions for triggering inode writeback
Chris Mason
2
-10
/
+44
2010-10-29
Btrfs: don't loop forever on bad btree blocks
Chris Mason
1
-9
/
+28
2010-10-29
Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...
Chris Mason
7
-179
/
+294
2010-10-29
Btrfs: let the user know space caching is enabled
Josef Bacik
1
-0
/
+2
2010-10-29
Btrfs: Add a clear_cache mount option
Josef Bacik
4
-3
/
+8
2010-10-29
Btrfs: add support for mixed data+metadata block groups
Josef Bacik
2
-4
/
+28
2010-10-29
Btrfs: check cache->caching_ctl before returning if caching has started
Josef Bacik
1
-0
/
+6
2010-10-29
Btrfs: load free space cache if it exists
Josef Bacik
3
-3
/
+345
2010-10-29
Btrfs: write out free space cache
Josef Bacik
6
-13
/
+420
2010-10-28
Btrfs: create special free space cache inode
Josef Bacik
10
-46
/
+668
2010-10-26
Btrfs: remove warn_on from use_block_rsv
Josef Bacik
1
-5
/
+0
2010-10-26
Btrfs: set trans to null in reserve_metadata_bytes if we commit the transaction
Josef Bacik
1
-3
/
+6
2010-10-22
Btrfs: fix error handling in btrfs_get_sb
Josef Bacik
1
-4
/
+3
2010-10-22
Btrfs: rework how we reserve metadata bytes
Josef Bacik
4
-127
/
+136
2010-10-22
Btrfs: don't allocate chunks as aggressively
Josef Bacik
1
-2
/
+5
2010-10-22
Btrfs: re-work delalloc flushing
Josef Bacik
3
-15
/
+38
2010-10-22
Btrfs: fix reservation code for mixed block groups
Josef Bacik
1
-2
/
+6
2010-10-22
Btrfs: fix df regression
Josef Bacik
3
-3
/
+23
2010-10-22
Btrfs: fix the df ioctl to report raid types
Josef Bacik
1
-24
/
+76
2010-10-22
Btrfs: stop trying to shrink delalloc if there are no inodes to reclaim
Josef Bacik
1
-0
/
+5
2010-10-20
Linux 2.6.36
v2.6.36
Linus Torvalds
1
-1
/
+1
2010-10-20
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
7
-9
/
+14
2010-10-20
virtio: console: Don't block entire guest if host doesn't read data
Amit Shah
1
-3
/
+14
2010-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2
-3
/
+3
2010-10-20
Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-44
/
+19
2010-10-19
MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.
Michel Thebeau
2
-6
/
+6
2010-10-19
MAINTAINERS: Change list for ioc_serial to linux-serial.
Ralf Baechle
1
-1
/
+1
2010-10-19
SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failure
Julia Lawall
1
-0
/
+1
2010-10-19
MIPS: jz4740: Fix Kbuild Platform file.
David Daney
1
-1
/
+1
2010-10-19
MIPS: Repair Kbuild make clean breakage.
David Daney
2
-1
/
+5
2010-10-19
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-16
/
+12
2010-10-19
KVM: Fix fs/gs reload oops with invalid ldt
Avi Kivity
3
-44
/
+19
2010-10-18
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
12
-44
/
+53
2010-10-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+7
2010-10-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2
-26
/
+1
2010-10-18
mxc_nand: do not depend on disabling the irq in the interrupt handler
Sascha Hauer
1
-9
/
+83
2010-10-18
Merge branch 'for-linus/i2c/2636-rc8' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2
-18
/
+18
2010-10-18
Merge branch 'fixes'
Linus Torvalds
2
-31
/
+28
[next]