index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
hpfs
/
file.c
(
unfollow
)
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-10
Linux 2.6.30
v2.6.30
Linus Torvalds
1
-1
/
+1
2009-06-10
char: mxser, fix ISA board lookup
Peter Botha
1
-1
/
+1
2009-06-10
jbd: fix race in buffer processing in commit code
Jan Kara
1
-2
/
+4
2009-06-10
autofs4: remove hashed check in validate_wait()
Ian Kent
1
-14
/
+8
2009-06-10
shm: fix unused warnings on nommu
Mike Frysinger
1
-2
/
+5
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
pata_netcell: Fix typo
Alan Cox
1
-1
/
+1
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
2009-06-08
KVM: Explicity initialize cpus_hardware_enabled
Avi Kivity
1
-0
/
+1
2009-06-07
[ARM] 5543/1: arm: serial amba: add missing declaration in serial.h
Alessandro Rubini
1
-0
/
+1
2009-06-07
pdc202xx_old: fix resetproc() method
Sergei Shtylyov
1
-14
/
+5
2009-06-07
pdc202xx_old: fix 'pdc20246_dma_ops'
Sergei Shtylyov
1
-2
/
+1
2009-06-06
integrity: fix IMA inode leak
Hugh Dickins
1
-0
/
+1
2009-06-06
ext3/4 with synchronous writes gets wedged by Postfix
Al Viro
1
-6
/
+25
2009-06-06
Fix nobh_truncate_page() to not pass stack garbage to get_block()
Theodore Ts'o
1
-0
/
+2
[next]