index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wanrouter
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
[LogFS] Remove unused method
Joern Engel
3
-28
/
+0
2010-03-29
[LogFS] Erase new journal segments
Joern Engel
1
-0
/
+2
2010-03-29
[LogFS] Move reserved segments with journal
Joern Engel
1
-0
/
+4
2010-03-28
[LogFS] Clear PagePrivate when moving journal
Joern Engel
3
-1
/
+3
2010-03-28
Simplify and fix pad_wbuf
Joern Engel
1
-22
/
+30
2010-03-28
Prevent data corruption in logfs_rewrite_block()
Joern Engel
1
-1
/
+12
2010-03-27
Use deactivate_locked_super
Joern Engel
1
-2
/
+1
2010-03-27
Fix logfs_get_sb_final error path
Joern Engel
1
-1
/
+1
2010-03-27
Write out both superblocks on mismatch
Joern Engel
1
-1
/
+1
2010-03-27
Prevent schedule while atomic in __logfs_readdir
Joern Engel
1
-2
/
+2
2010-03-27
Plug memory leak in writeseg_end_io
Joern Engel
1
-0
/
+1
2010-03-27
Limit max_pages for insane devices
Joern Engel
1
-2
/
+6
2010-03-27
Open segment file before using it
Joern Engel
1
-4
/
+4
2010-03-26
Restore LOOKUP_DIRECTORY hint handling in final lookup on open()
Al Viro
1
-8
/
+10
2010-03-25
NOMMU: Fix __get_user_pages() to pin last page on offset buffers
David Howells
1
-1
/
+1
2010-03-25
NOMMU: Revert 'nommu: get_user_pages(): pin last page on non-page-aligned start'
David Howells
1
-2
/
+2
2010-03-25
TIPC: Removed inactive maintainer
Jon Maloy
1
-1
/
+0
2010-03-25
isdn: Cleanup Sections in PCMCIA driver elsa
Henne
1
-6
/
+6
2010-03-25
isdn: Cleanup Sections in PCMCIA driver avma1
Henne
1
-6
/
+6
2010-03-25
isdn: Cleanup Sections in PCMCIA driver teles
Henne
1
-6
/
+6
2010-03-25
isdn: Cleanup Sections in PCMCIA driver sedlbauer
Henne
1
-6
/
+6
2010-03-25
via-velocity: Fix FLOW_CNTL_TX_RX handling in set_mii_flow_control()
David S. Miller
1
-1
/
+1
2010-03-25
x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1
Bjorn Helgaas
1
-1
/
+12
2010-03-25
x86/PCI: for host bridge address space collisions, show conflicting resource
Bjorn Helgaas
1
-3
/
+6
2010-03-25
netfilter: xt_hashlimit: IPV6 bugfix
Eric Dumazet
1
-0
/
+1
2010-03-25
frv/PCI: remove redundant warnings
Bjorn Helgaas
1
-3
/
+1
2010-03-25
x86/PCI: remove redundant warnings
Bjorn Helgaas
1
-5
/
+0
2010-03-25
PCI: don't say we claimed a resource if we failed
Bjorn Helgaas
1
-2
/
+3
2010-03-25
PCI quirk: Disable MSI on VIA K8T890 systems
Matthew Wilcox
1
-0
/
+1
2010-03-25
netfilter: ip6table_raw: fix table priority
Jozsef Kadlecsik
2
-1
/
+2
2010-03-25
netfilter: xt_hashlimit: dl_seq_stop() fix
Eric Dumazet
1
-1
/
+2
2010-03-25
fscache: add missing unlock
Dan Carpenter
1
-0
/
+1
2010-03-25
do_sync_read/write() should set kiocb.ki_nbytes to be consistent
David Howells
1
-0
/
+2
2010-03-25
FDPIC: For-loop in elf_core_vma_data_size() is incorrect
David Howells
1
-1
/
+1
2010-03-25
Document Linux's circular buffering capabilities
David Howells
3
-0
/
+258
2010-03-25
fs/partition/msdos: fix unusable extended partition for > 512B sector
OGAWA Hirofumi
1
-3
/
+10
2010-03-25
fs/partitions/msdos: add support for large disks
Daniel Taylor
1
-34
/
+38
2010-03-25
lxfb: set the H- and V-SYNC polarity of the flatpanel output
Michael Grzeschik
2
-1
/
+11
2010-03-25
kcore: fix test for end of list
Dan Carpenter
1
-1
/
+1
2010-03-25
mempolicy: fix get_mempolicy() for relative and static nodes
Lee Schermerhorn
1
-3
/
+7
2010-03-25
mmc: fix incorrect interpretation of card type bits
Adrian Hunter
2
-2
/
+2
2010-03-25
reiserfs: properly honor read-only devices
Jeff Mahoney
1
-6
/
+9
2010-03-25
reiserfs: fix oops while creating privroot with selinux enabled
Jeff Mahoney
2
-1
/
+6
2010-03-25
exit: fix oops in sync_mm_rss
Michael S. Tsirkin
2
-0
/
+2
2010-03-25
cpuset: alloc nodemask_t on the heap rather than the stack
Miao Xie
1
-28
/
+66
2010-03-25
cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node
Miao Xie
3
-10
/
+14
2010-03-25
doc: add the documentation for mpol=local
KOSAKI Motohiro
1
-1
/
+5
2010-03-25
tmpfs: cleanup mpol_parse_str()
KOSAKI Motohiro
1
-12
/
+12
2010-03-25
tmpfs: handle MPOL_LOCAL mount option properly
KOSAKI Motohiro
1
-0
/
+1
2010-03-25
tmpfs: mpol=bind:0 don't cause mount error.
KOSAKI Motohiro
1
-3
/
+7
[next]