index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-09
btrfs: init ref_index to zero in add_inode_ref
Chris Mason
1
-1
/
+1
2012-10-09
mtd: Disable mtdchar mmap on MMU systems
David Woodhouse
1
-1
/
+5
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
Fix staging driver use of VM_RESERVED
Linus Torvalds
1
-1
/
+1
2012-10-09
UAPI: (Scripted) Disintegrate include/mtd
David Howells
7
-5
/
+5
2012-10-09
sparc64: Support transparent huge pages.
David Miller
14
-110
/
+582
2012-10-09
mm: thp: Use more portable PMD clearing sequenece in zap_huge_pmd().
David Miller
1
-2
/
+3
2012-10-09
mm: Add and use update_mmu_cache_pmd() in transparent huge page code.
David Miller
4
-3
/
+6
2012-10-09
sparc64: Document PGD and PMD layout.
David Miller
2
-8
/
+16
2012-10-09
sparc64: Eliminate PTE table memory wastage.
David Miller
5
-44
/
+123
2012-10-09
sparc64: Halve the size of PTE tables
David Miller
2
-19
/
+9
2012-10-09
sparc64: Only support 4MB huge pages and 8KB base pages.
David Miller
6
-121
/
+9
2012-10-09
memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXX...
Yasuaki Ishimatsu
2
-6
/
+11
2012-10-09
mm: memcg: clean up mm_match_cgroup() signature
Johannes Weiner
1
-7
/
+7
2012-10-09
mm: document PageHuge somewhat
Andrew Morton
1
-0
/
+5
2012-10-09
mm: use %pK for /proc/vmallocinfo
Kees Cook
1
-1
/
+1
2012-10-09
mm, thp: fix mlock statistics
David Rientjes
2
-4
/
+8
2012-10-09
mm, thp: fix mapped pages avoiding unevictable list on mlock
David Rientjes
3
-3
/
+12
2012-10-09
memory-hotplug: update memory block's state and notify userspace
Wen Congyang
3
-5
/
+61
2012-10-09
memory-hotplug: preparation to notify memory block's state at memory hot remove
Wen Congyang
3
-8
/
+15
2012-10-09
mm: avoid section mismatch warning for memblock_type_name
Raghavendra D Prabhu
1
-1
/
+2
2012-10-09
make GFP_NOTRACK definition unconditional
Glauber Costa
1
-4
/
+0
2012-10-09
cma: decrease cc.nr_migratepages after reclaiming pagelist
Minchan Kim
1
-2
/
+4
2012-10-09
CMA: migrate mlocked pages
Minchan Kim
5
-6
/
+12
[next]