index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
inode.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-11-29
Support strange discontiguous PFN remappings
Linus Torvalds
2
-0
/
+93
2005-11-29
[PATCH] Fix missing pfn variables caused by vm changes
Ben Collins
2
-3
/
+3
2005-11-29
[PATCH] Fix vma argument in get_usr_pages() for gate areas
Nick Piggin
1
-1
/
+1
2005-11-29
[IPV6]: Implement appropriate dummy rule 4 in ipv6_dev_get_saddr().
YOSHIFUJI Hideaki
1
-0
/
+2
2005-11-29
powerpc: Export __flush_icache_range for 32-bit
Paul Mackerras
1
-4
/
+2
2005-11-29
Linux v2.6.15-rc3
v2.6.15-rc3
Linus Torvalds
1
-1
/
+1
2005-11-29
[PATCH] ppc: Export symbol needed by MOL
Otavio Salvador
1
-1
/
+1
2005-11-28
[PATCH] fuse: check for invalid node ID in fuse_create_open()
Miklos Szeredi
1
-3
/
+8
2005-11-28
[PATCH] fuse: check directory aliasing in mkdir
Miklos Szeredi
1
-9
/
+17
2005-11-28
[PATCH] shrinker->nr = LONG_MAX means deadlock for icache
Andrea Arcangeli
1
-3
/
+15
2005-11-28
[PATCH] Fix oops in vfs_quotaon_mount()
Jan Kara
1
-0
/
+6
2005-11-28
[PATCH] md: fix --re-add for raid1 and raid6
NeilBrown
2
-6
/
+12
2005-11-28
[PATCH] md: set default_bitmap_offset properly in set_array_info
NeilBrown
1
-1
/
+3
2005-11-28
[PATCH] md: fix problem with raid6 intent bitmap
NeilBrown
1
-2
/
+13
2005-11-28
[PATCH] md: fix locking problem in r5/r6
NeilBrown
2
-0
/
+4
2005-11-28
[PATCH] md: improve read speed to raid10 arrays using 'far copies'
NeilBrown
1
-1
/
+5
2005-11-28
[PATCH] fix broken hybrid v4l-dvb frontend selection
Michael Krufky
5
-47
/
+33
2005-11-28
[PATCH] temporarily disable swap token on memory pressure
Rik van Riel
5
-23
/
+34
2005-11-28
[PATCH] v9fs: fix memory leak in v9fs dentry code
Latchesar Ionkov
1
-0
/
+2
2005-11-28
[PATCH] cpuset fork locking fix
Paul Jackson
1
-2
/
+1
2005-11-28
[PATCH] mm: __alloc_pages cleanup fix
Nick Piggin
1
-7
/
+17
2005-11-28
[PATCH] ext3: Wrong return value for EXT3_IOC_GROUP_ADD
Glauber de Oliveira Costa
1
-0
/
+1
2005-11-28
[PATCH] m32r: M3A-2170(Mappi-III) IDE support
Hirokazu Takata
5
-33
/
+59
2005-11-28
[PATCH] m32r: Introduce atomic_cmpxchg and atomic_inc_not_zero operations
Hirokazu Takata
2
-2
/
+83
2005-11-28
[PATCH] m32r: Fix sys_tas() syscall
Hirokazu Takata
1
-2
/
+4
2005-11-28
[PATCH] Fix hardcoded cpu=0 in workqueue for per_cpu_ptr() calls
Ben Collins
1
-6
/
+6
2005-11-28
[PATCH] fix 32bit overflow in timespec_to_sample()
Oleg Nesterov
1
-1
/
+1
2005-11-28
[PATCH] fix broken lib/genalloc.c
Chris Humbert
1
-8
/
+6
2005-11-28
[PATCH] reiserfs: fix 32-bit overflow in map_block_for_writepage()
Oleg Drokin
1
-1
/
+1
2005-11-28
[PATCH] Console rotation fixes
Benjamin Herrenschmidt
2
-11
/
+4
2005-11-28
[PATCH] FRV: Make the FRV arch work again
David Howells
9
-14
/
+15
2005-11-28
[PATCH] fork.c: proc_fork_connector() called under write_lock()
Andrew Morton
1
-1
/
+1
2005-11-28
[PATCH] memory_sysdev_class is static
Andrew Morton
1
-1
/
+0
2005-11-28
[PATCH] clean up lock_cpu_hotplug() in cpufreq
Ashok Raj
4
-49
/
+54
2005-11-28
[PATCH] Workaround for gcc 2.96 (undefined references)
Alan Stern
1
-0
/
+12
2005-11-28
[PATCH] sparc: convert IO remapping to VM_PFNMAP
David S. Miller
3
-16
/
+19
2005-11-28
mm: re-architect the VM_UNPAGED logic
Linus Torvalds
11
-146
/
+127
2005-11-28
[SERIAL] mark several serial tables const
Arjan van de Ven
4
-6
/
+6
2005-11-28
[MMC] Fix protocol errors
Pierre Ossman
2
-3
/
+3
2005-11-28
[ARM] 3181/1: add PORT_ identifier for Hilscher netx uart
Sascha Hauer
1
-0
/
+3
2005-11-28
[ARM] 3180/1: Update Zaurus defconfigs
Richard Purdie
3
-1053
/
+126
2005-11-28
[ARM] 3179/1: Update/correct Zaurus Kconfig entries
Richard Purdie
1
-2
/
+2
2005-11-28
[ARM] 3178/1: S3C2400 - adds GPIO registers definitions to regs-gpio.h
Lucas Correia Villa Real
1
-12
/
+227
2005-11-28
[PATCH] drivers/scsi/dpt_i2o.c: fix a NULL pointer dereference
Adrian Bunk
1
-4
/
+5
2005-11-28
[PATCH] drivers/infiniband/core/mad.c: fix use-after-release case
Adrian Bunk
1
-2
/
+2
2005-11-28
[PATCH] drivers/message/i2o/pci.c: fix a NULL pointer dereference
Adrian Bunk
1
-1
/
+1
2005-11-25
SUNRPC: Funny looking code in __rpc_purge_upcall
Trond Myklebust
1
-11
/
+15
2005-11-25
NFS: Fix a spinlock recursion inside nfs_update_inode()
Trond Myklebust
1
-14
/
+12
2005-11-25
NFSv4: Fix typo in lock caching
Trond Myklebust
1
-3
/
+3
2005-11-25
NFSv4: Fix buggy nfs_wait_on_sequence()
Trond Myklebust
1
-10
/
+10
[next]