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
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-11
autofs4 - fix reset pending flag on mount fail
Ian Kent
1
-2
/
+4
2012-10-11
Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-160
/
+188
2012-10-10
Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
38
-681
/
+1922
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-7
/
+56
2012-10-10
Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-9
/
+10
2012-10-10
Merge tag 'for-linus-20121009' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2
-4
/
+8
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
38
-1615
/
+3564
2012-10-10
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-0
/
+37
2012-10-09
hppfs: fix the return value of get_inode()
Wei Yongjun
1
-1
/
+1
2012-10-09
hostfs: drop vmtruncate
Marco Stornelli
1
-3
/
+5
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
4
-5
/
+4
2012-10-09
btrfs: init ref_index to zero in add_inode_ref
Chris Mason
1
-1
/
+1
2012-10-09
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...
David Woodhouse
401
-7965
/
+14234
2012-10-09
Btrfs: remove repeated eb->pages check in, disk-io.c/csum_dirty_buffer
Wang Sheng-Hui
1
-4
/
+0
2012-10-09
Btrfs: fix page leakage
Josef Bacik
1
-1
/
+1
2012-10-09
Btrfs: do not warn_on when we cannot alloc a page for an extent buffer
Josef Bacik
1
-3
/
+1
2012-10-09
Btrfs: don't bug on enomem in readpage
Josef Bacik
1
-4
/
+7
2012-10-09
Btrfs: cleanup pages properly when ENOMEM in compression
Josef Bacik
1
-3
/
+10
2012-10-09
Btrfs: make filesystem read-only when submitting barrier fails
Stefan Behrens
6
-19
/
+142
2012-10-09
Btrfs: detect corrupted filesystem after write I/O errors
Stefan Behrens
1
-2
/
+14
2012-10-09
Btrfs: make compress and nodatacow mount options mutually exclusive
Andrei Popa
1
-1
/
+13
2012-10-09
btrfs: fix message printing
Daniel J Blueman
3
-11
/
+11
2012-10-09
Btrfs: don't bother committing delayed inode updates when fsyncing
Josef Bacik
1
-19
/
+65
2012-10-09
btrfs: move inline function code to header file
Robin Dong
2
-14
/
+12
2012-10-09
Btrfs: remove unnecessary IS_ERR in bio_readpage_error()
Tsutomu Itoh
1
-1
/
+1
2012-10-09
btrfs: remove unused function btrfs_insert_some_items()
Robin Dong
1
-143
/
+0
2012-10-09
Btrfs: don't commit instead of overcommitting
Josef Bacik
1
-28
/
+6
2012-10-09
Btrfs: confirmation of value is added before trace_btrfs_get_extent() is called
Tsutomu Itoh
1
-1
/
+2
2012-10-09
Btrfs: be smarter about dropping things from the tree log
Josef Bacik
1
-2
/
+13
2012-10-09
Btrfs: don't lookup csums for prealloc extents
Josef Bacik
1
-2
/
+1
2012-10-09
Btrfs: cache extent state when writing out dirty metadata pages
Josef Bacik
8
-16
/
+63
2012-10-09
Btrfs: do not hold the file extent leaf locked when adding extent item
Josef Bacik
1
-3
/
+1
2012-10-09
Btrfs: do not async metadata csumming in certain situations
Josef Bacik
3
-2
/
+35
2012-10-09
btrfs: fix min csum item size warnings in 32bit
Zach Brown
1
-1
/
+2
2012-10-09
Btrfs: run delayed refs first when out of space
Josef Bacik
1
-10
/
+10
2012-10-09
Btrfs: fix orphan transaction on the freezed filesystem
Miao Xie
4
-23
/
+49
2012-10-09
Btrfs: add a type field for the transaction handle
Miao Xie
3
-42
/
+21
2012-10-09
Btrfs: fix memory leak in start_transaction()
Miao Xie
1
-1
/
+3
2012-10-09
btrfs: extended inode ref iteration
Mark Fasheh
2
-37
/
+138
2012-10-09
btrfs: extended inode refs
Mark Fasheh
7
-79
/
+710
2012-10-09
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
23
-148
/
+44
2012-10-09
kpageflags: fix wrong KPF_THP on non-huge compound pages
Naoya Horiguchi
1
-1
/
+7
2012-10-09
fs/fs-writeback.c: remove unneccesary parameter of __writeback_single_inode()
Yan Hong
1
-4
/
+3
2012-10-09
mm: avoid taking rmap locks in move_ptes()
Michel Lespinasse
1
-1
/
+1
2012-10-09
mm: replace vma prio_tree with an interval tree
Michel Lespinasse
2
-6
/
+5
2012-10-09
rbtree: move some implementation details from rbtree.h to rbtree.c
Michel Lespinasse
1
-5
/
+8
2012-10-09
rbtree: fix incorrect rbtree node insertion in fs/proc/proc_sysctl.c
Michel Lespinasse
1
-0
/
+1
2012-10-09
rbtree: empty nodes have no color
Michel Lespinasse
1
-3
/
+1
2012-10-09
oom: remove deprecated oom_adj
Davidlohr Bueso
1
-116
/
+1
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
4
-4
/
+4
[next]