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
2009-06-10
nilfs2: add sync_page method to page caches of meta data
Ryusuke Konishi
3
-3
/
+7
2009-06-10
nilfs2: use device's backing_dev_info for btree node caches
Ryusuke Konishi
5
-6
/
+13
2009-06-10
nilfs2: return EBUSY against delete request on snapshot
Ryusuke Konishi
1
-12
/
+2
2009-06-10
nilfs2: modify list of unsupported features in caveats
Ryusuke Konishi
1
-3
/
+2
2009-06-10
nilfs2: enable sync_page method
Ryusuke Konishi
1
-1
/
+1
2009-06-10
nilfs2: set bio unplug flag for the last bio in segment
Ryusuke Konishi
1
-1
/
+1
2009-06-10
nilfs2: allow future expansion of metadata read out via get info ioctl
Ryusuke Konishi
7
-39
/
+54
2009-06-10
NILFS2: Pagecache usage optimization on NILFS2
Hisashi Hifumi
1
-0
/
+1
2009-06-10
nilfs2: remove nilfs_btree_operations from btree mapping
Ryusuke Konishi
2
-63
/
+15
2009-06-10
nilfs2: remove nilfs_direct_operations from direct mapping
Ryusuke Konishi
2
-52
/
+10
2009-06-10
nilfs2: remove bmap pointer operations
Ryusuke Konishi
4
-234
/
+187
2009-06-10
nilfs2: remove useless b_low and b_high fields from nilfs_bmap struct
Ryusuke Konishi
6
-43
/
+18
2009-06-10
nilfs2: remove pointless NULL check of bpop_commit_alloc_ptr function
Ryusuke Konishi
2
-13
/
+6
2009-06-10
nilfs2: move get block functions in bmap.c into btree codes
Ryusuke Konishi
3
-48
/
+35
2009-06-10
nilfs2: remove nilfs_bmap_delete_block
Ryusuke Konishi
3
-11
/
+4
2009-06-10
nilfs2: remove nilfs_bmap_put_block
Ryusuke Konishi
3
-24
/
+16
2009-06-10
nilfs2: remove header file for segment list operations
Ryusuke Konishi
4
-93
/
+25
2009-06-10
nilfs2: eliminate removal list of segments
Ryusuke Konishi
6
-156
/
+74
2009-06-10
nilfs2: add sufile function that can modify multiple segment usages
Ryusuke Konishi
2
-0
/
+101
2009-06-10
nilfs2: unify bmap operations starting use of indirect block address
Ryusuke Konishi
4
-45
/
+14
2009-06-10
nilfs2: remove nilfs_dat_prepare_free function
Ryusuke Konishi
1
-15
/
+0
2009-06-09
Linux 2.6.30
v2.6.30
Linus Torvalds
1
-1
/
+1
2009-06-09
char: mxser, fix ISA board lookup
Peter Botha
1
-1
/
+1
2009-06-09
jbd: fix race in buffer processing in commit code
Jan Kara
1
-2
/
+4
2009-06-09
autofs4: remove hashed check in validate_wait()
Ian Kent
1
-14
/
+8
2009-06-09
shm: fix unused warnings on nommu
Mike Frysinger
1
-2
/
+5
2009-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
14
-12
/
+39
2009-06-09
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+3
2009-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-6
/
+8
2009-06-09
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-14
/
+14
2009-06-09
bsg: setting rq->bio to NULL
FUJITA Tomonori
1
-0
/
+3
2009-06-09
kvm: fix kvm reboot crash when MAXSMP is used
Avi Kivity
1
-1
/
+1
2009-06-09
cpumask: alloc zeroed cpumask for static cpumask_var_ts
Yinghai Lu
11
-11
/
+11
2009-06-09
cpumask: introduce zalloc_cpumask_var
Yinghai Lu
2
-0
/
+27
2009-06-09
cls_cgroup: Fix oops when user send improperly 'tc filter add' request
Minoru Usui
1
-0
/
+3
2009-06-09
r8169: fix crash when large packets are received
Eric Dumazet
1
-6
/
+5
2009-06-09
md/raid5: fix bug in reshape code when chunk_size decreases.
NeilBrown
1
-1
/
+1
2009-06-09
md/raid5 - avoid deadlocks in get_active_stripe during reshape
NeilBrown
1
-11
/
+11
2009-06-09
md/raid5: use conf->raid_disks in preference to mddev->raid_disk
NeilBrown
1
-2
/
+2
2009-06-08
async: Fix lack of boot-time console due to insufficient synchronization
Linus Torvalds
1
-10
/
+5
2009-06-08
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
9
-101
/
+75
2009-06-08
pata_netcell: Fix typo
Alan Cox
1
-1
/
+1
2009-06-08
Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2009-06-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...
Linus Torvalds
1
-16
/
+6
2009-06-08
MIPS: Outline udelay and fix a few issues.
Ralf Baechle
5
-92
/
+66
2009-06-08
MIPS: ioctl.h: Fix headers_check warnings
Jaswinder Singh Rajput
1
-0
/
+4
2009-06-08
MIPS: Cobalt: PCI bus is always required to obtain the board ID
Yoichi Yuasa
1
-0
/
+1
2009-06-08
MIPS: Kconfig: Remove "Support for" from Cavium system type
Yoichi Yuasa
1
-2
/
+2
2009-06-08
MIPS: Sibyte: Honor CONFIG_CMDLINE
Ralf Baechle
1
-7
/
+1
2009-06-08
SSB: BCM47xx: Export ssb_watchdog_timer_set
Matthieu Castet
1
-0
/
+1
[next]