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-04-04
btrfs: Add qgroup tracing
Mark Fasheh
2
-1
/
+97
2016-04-04
Btrfs: don't use src fd for printk
Josef Bacik
1
-1
/
+1
2016-04-04
btrfs: fallback to vmalloc in btrfs_compare_tree
David Sterba
1
-4
/
+8
2016-04-04
btrfs: handle non-fatal errors in btrfs_qgroup_inherit()
Mark Fasheh
1
-22
/
+32
2016-04-04
btrfs: Output more info for enospc_debug mount option
Qu Wenruo
1
-2
/
+19
2016-04-04
Btrfs: fix invalid reference in replace_path
Liu Bo
1
-0
/
+1
2016-04-04
Btrfs: Improve FL_KEEP_SIZE handling in fallocate
Davide Italiano
1
-3
/
+6
2016-03-24
Merge branch 'misc-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Chris Mason
1
-20
/
+25
2016-03-22
btrfs: transaction_kthread() is not freezable
Jiri Kosina
1
-9
/
+6
2016-03-22
btrfs: cleaner_kthread() doesn't need explicit freeze
Jiri Kosina
1
-1
/
+1
2016-03-22
btrfs: do not write corrupted metadata blocks to disk
Alex Lyakas
1
-2
/
+13
2016-03-22
btrfs: csum_tree_block: return proper errno value
Alex Lyakas
1
-8
/
+5
2016-03-21
btrfs: make sure we stay inside the bvec during __btrfs_lookup_bio_sums
Chris Mason
1
-0
/
+10
2016-03-14
btrfs: Fix misspellings in comments.
Adam Buchbinder
10
-16
/
+16
2016-03-14
btrfs: Print Warning only if ENOSPC_DEBUG is enabled
Ashish Samant
1
-1
/
+6
2016-03-11
btrfs: scrub: silence an uninitialized variable warning
Dan Carpenter
1
-1
/
+1
2016-03-11
btrfs: move btrfs_compression_type to compression.h
Anand Jain
13
-8
/
+20
2016-03-11
btrfs: rename btrfs_print_info to btrfs_print_mod_info
Anand Jain
1
-2
/
+2
2016-03-11
Btrfs: Show a warning message if one of objectid reaches its highest value
Satoru Takeuchi
1
-0
/
+3
2016-03-11
Documentation: btrfs: remove usage specific information
David Sterba
1
-263
/
+11
2016-03-11
btrfs: use kbasename in btrfsic_mount
Rasmus Villemoes
1
-6
/
+3
2016-03-01
Btrfs: do not collect ordered extents when logging that inode exists
Filipe Manana
1
-1
/
+16
2016-03-01
Btrfs: fix race when checking if we can skip fsync'ing an inode
Filipe Manana
1
-4
/
+5
2016-03-01
Btrfs: fix listxattrs not listing all xattrs packed in the same item
Filipe Manana
1
-24
/
+41
2016-03-01
Btrfs: fix deadlock between direct IO reads and buffered writes
Filipe Manana
1
-2
/
+23
2016-03-01
Btrfs: fix extent_same allowing destination offset beyond i_size
Filipe Manana
1
-0
/
+3
2016-03-01
Btrfs: fix file loss on log replay after renaming a file and fsync
Filipe Manana
2
-12
/
+59
2016-03-01
Btrfs: fix unreplayable log after snapshot delete + parent dir fsync
Filipe Manana
3
-0
/
+20
2016-03-01
Merge tag 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/...
Chris Mason
29
-609
/
+881
2016-02-28
Linux 4.5-rc6
v4.5-rc6
Linus Torvalds
1
-1
/
+1
2016-02-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-131
/
+244
2016-02-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-7
/
+15
2016-02-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2016-02-28
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-11
/
+8
2016-02-28
Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2016-02-28
Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
19
-75
/
+127
2016-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-37
/
+22
2016-02-27
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
24
-105
/
+173
2016-02-27
do_last(): ELOOP failure exit should be done after leaving RCU mode
Al Viro
1
-5
/
+4
2016-02-27
should_follow_link(): validate ->d_seq after having decided to follow
Al Viro
1
-0
/
+5
2016-02-27
namei: ->d_inode of a pinned dentry is stable only for positives
Al Viro
1
-2
/
+2
2016-02-27
do_last(): don't let a bogus return value from ->open() et.al. to confuse us
Al Viro
1
-0
/
+4
2016-02-27
fs: return -EOPNOTSUPP if clone is not supported
Christoph Hellwig
1
-2
/
+4
2016-02-27
hpfs: don't truncate the file when delete fails
Mikulas Patocka
1
-28
/
+3
2016-02-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
24
-46
/
+132
2016-02-27
Merge tag 'tags/ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-35
/
+3
2016-02-27
Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-47
/
+48
2016-02-27
ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite()
Ross Zwisler
2
-35
/
+3
2016-02-27
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2016-02-27
dax: move writeback calls into the filesystems
Ross Zwisler
7
-16
/
+43
[next]