index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-08-01
6
-12
/
+151
|
\
|
*
fs: Remove old freezing mechanism
Jan Kara
2012-07-31
1
-5
/
+0
|
*
fs: Improve filesystem freezing handling
Jan Kara
2012-07-31
1
-7
/
+143
|
*
nfsd: Push mnt_want_write() outside of i_mutex
Jan Kara
2012-07-30
1
-0
/
+1
|
*
mm: Make default vm_ops provide ->page_mkwrite handler
Jan Kara
2012-07-30
1
-0
/
+1
|
*
fs: add link restriction audit reporting
Kees Cook
2012-07-29
1
-0
/
+4
|
*
fs: add link restrictions
Kees Cook
2012-07-29
1
-0
/
+2
|
*
consolidate pipe file creation
Al Viro
2012-07-29
2
-3
/
+2
|
*
new helper: done_path_create()
Al Viro
2012-07-29
1
-0
/
+1
*
|
Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-08-01
1
-2
/
+6
|
\
\
|
*
|
blk: pass from_schedule to non-request unplug functions.
NeilBrown
2012-07-31
1
-1
/
+1
|
*
|
blk: centralize non-request unplug handling.
NeilBrown
2012-07-31
1
-2
/
+6
|
*
|
Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-3.6/drivers
Jens Axboe
2012-07-30
71
-125
/
+494
|
|
\
\
*
|
\
\
Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-08-01
5
-23
/
+92
|
\
\
\
\
|
*
|
|
|
block: add partition resize function to blkpg ioctl
Vivek Goyal
2012-08-01
2
-0
/
+58
|
|
/
/
/
|
*
|
|
blkcg: implement per-blkg request allocation
Tejun Heo
2012-06-27
1
-3
/
+9
|
*
|
|
block: prepare for multiple request_lists
Tejun Heo
2012-06-25
1
-14
/
+18
|
*
|
|
block: add q->nr_rqs[] and move q->rq.elvpriv to q->nr_rqs_elvpriv
Tejun Heo
2012-06-25
1
-5
/
+6
|
*
|
|
block: drop custom queue draining used by scsi_transport_{iscsi|fc}
Tejun Heo
2012-06-25
1
-1
/
+0
|
*
|
|
mempool: add @gfp_mask to mempool_create_node()
Tejun Heo
2012-06-25
1
-1
/
+2
*
|
|
|
locks: remove unused lm_release_private
J. Bruce Fields
2012-08-01
1
-1
/
+0
*
|
|
|
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-08-01
2
-9
/
+34
|
\
\
\
\
|
*
\
\
\
Merge remote-tracking branch 'origin' into irqdomain/next
Grant Likely
2012-07-25
277
-6095
/
+5684
|
|
\
\
\
\
|
*
|
|
|
|
irqdomain: Eliminate dedicated radix lookup functions
Grant Likely
2012-07-11
1
-4
/
+0
|
*
|
|
|
|
irqdomain: Support for static IRQ mapping and association.
Grant Likely
2012-07-11
1
-0
/
+19
|
*
|
|
|
|
Merge tag 'v3.5-rc6' into irqdomain/next
Grant Likely
2012-07-11
44
-69
/
+175
|
|
\
\
\
\
\
|
*
|
|
|
|
|
irq_domain: Standardise legacy/linear domain selection
Mark Brown
2012-07-11
1
-0
/
+5
|
*
|
|
|
|
|
irqdomain: Simple NUMA awareness.
Paul Mundt
2012-06-15
1
-5
/
+10
|
*
|
|
|
|
|
devicetree: add helper inline for retrieving a node's full name
Grant Likely
2012-06-15
1
-0
/
+10
*
|
|
|
|
|
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-08-01
30
-74
/
+492
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables
Mel Gorman
2012-08-01
1
-0
/
+11
|
*
|
|
|
|
|
|
mm: remove redundant initialization
Minchan Kim
2012-08-01
1
-5
/
+0
|
*
|
|
|
|
|
|
mm: memcg: fix compaction/migration failing due to memcg limits
Johannes Weiner
2012-08-01
1
-6
/
+5
|
*
|
|
|
|
|
|
nfs: enable swap on NFS
Mel Gorman
2012-08-01
2
-2
/
+5
|
*
|
|
|
|
|
|
mm: add support for direct_IO to highmem pages
Mel Gorman
2012-08-01
1
-0
/
+7
|
*
|
|
|
|
|
|
mm: swap: implement generic handler for swap_activate
Mel Gorman
2012-08-01
2
-2
/
+9
|
*
|
|
|
|
|
|
mm: add support for a filesystem to activate swap files and use direct_IO for...
Mel Gorman
2012-08-01
2
-0
/
+6
|
*
|
|
|
|
|
|
mm: add get_kernel_page[s] for pinning of kernel addresses for I/O
Mel Gorman
2012-08-01
3
-0
/
+8
|
*
|
|
|
|
|
|
mm: methods for teaching filesystems about PG_swapcache pages
Mel Gorman
2012-08-01
3
-0
/
+31
|
*
|
|
|
|
|
|
netvm: prevent a stream-specific deadlock
Mel Gorman
2012-08-01
1
-3
/
+5
|
*
|
|
|
|
|
|
mm: account for the number of times direct reclaimers get throttled
Mel Gorman
2012-08-01
1
-0
/
+1
|
*
|
|
|
|
|
|
mm: throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is ba...
Mel Gorman
2012-08-01
1
-0
/
+1
|
*
|
|
|
|
|
|
netvm: set PF_MEMALLOC as appropriate during SKB processing
Mel Gorman
2012-08-01
1
-0
/
+5
|
*
|
|
|
|
|
|
netvm: propagate page->pfmemalloc from skb_alloc_page to skb
Mel Gorman
2012-08-01
1
-0
/
+55
|
*
|
|
|
|
|
|
netvm: propagate page->pfmemalloc to skb
Mel Gorman
2012-08-01
1
-0
/
+11
|
*
|
|
|
|
|
|
netvm: allow skb allocation to use PFMEMALLOC reserves
Mel Gorman
2012-08-01
3
-2
/
+30
|
*
|
|
|
|
|
|
netvm: allow the use of __GFP_MEMALLOC by specific sockets
Mel Gorman
2012-08-01
1
-1
/
+4
|
*
|
|
|
|
|
|
net: introduce sk_gfp_atomic() to allow addition of GFP flags depending on th...
Mel Gorman
2012-08-01
1
-0
/
+5
|
*
|
|
|
|
|
|
mm: allow PF_MEMALLOC from softirq context
Mel Gorman
2012-08-01
1
-0
/
+7
|
*
|
|
|
|
|
|
mm: introduce __GFP_MEMALLOC to allow access to emergency reserves
Mel Gorman
2012-08-01
3
-3
/
+10
[next]