index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fat
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-09-08
NTFS: Fix fs/ntfs/aops.c::ntfs_{read,write}_block() to handle the case
Anton Altaparmakov
2
-11
/
+42
2005-09-08
NTFS: Optimize fs/ntfs/aops.c::ntfs_write_block() by extending the page
Anton Altaparmakov
2
-10
/
+6
2005-09-08
NTFS: Fixup handling of sparse, compressed, and encrypted attributes in
Anton Altaparmakov
2
-57
/
+49
2005-09-08
NTFS: Make ntfs_write_block() not instantiate sparse blocks if they are zero.
Anton Altaparmakov
2
-0
/
+23
2005-09-08
NTFS: Fixup handling of sparse, compressed, and encrypted attributes in
Anton Altaparmakov
2
-101
/
+116
2005-09-08
NTFS: Truncate {a,c,m}time to the ntfs supported time granularity when
Anton Altaparmakov
2
-5
/
+9
2005-09-08
NTFS: Fix cluster (de)allocators to work when the runlist is NULL and more
Anton Altaparmakov
4
-33
/
+32
2005-09-08
NTFS: Fix handling of sparse attributes in ntfs_attr_make_non_resident().
Anton Altaparmakov
2
-17
/
+40
2005-09-08
NTFS: Fix several bugs in fs/ntfs/attrib.c.
Anton Altaparmakov
2
-1
/
+37
2005-09-08
NTFS: Add fs/ntfs/attrib.[hc]::ntfs_resident_attr_value_resize().
Anton Altaparmakov
3
-0
/
+43
2005-09-08
NTFS: Remove bogus setting of PageError in ntfs_read_compressed_block().
Anton Altaparmakov
3
-10
/
+8
2005-09-08
NTFS: Fix a bug in fs/ntfs/index.c::ntfs_index_lookup(). When the returned
Anton Altaparmakov
2
-0
/
+4
2005-09-08
NTFS: Add ntfs_rl_punch_nolock() which punches a caller specified hole into a...
Anton Altaparmakov
3
-0
/
+289
2005-09-08
NTFS: Change ntfs_rl_truncate_nolock() to throw away the runlist if the new
Anton Altaparmakov
2
-1
/
+15
2005-09-08
NTFS: Report unrepresentable inodes during ntfs_readdir() as KERN_WARNING
Anton Altaparmakov
3
-2
/
+7
2005-09-08
NTFS: Fix handling of valid but empty mapping pairs array in
Anton Altaparmakov
2
-0
/
+5
2005-09-08
NTFS: Remove two bogus BUG_ON()s from fs/ntfs/mft.c.
Anton Altaparmakov
2
-2
/
+1
2005-09-08
NTFS: Fix two nasty runlist merging bugs that had gone unnoticed so far.
Anton Altaparmakov
2
-2
/
+5
2005-09-08
NTFS: Use ntfs_malloc_nofs_nofail() in runlist.c::ntfs_runlists_merge()
Anton Altaparmakov
2
-18
/
+53
2005-09-08
NTFS: Allow highmem kmalloc() in ntfs_malloc_nofs() and add _nofail() version.
Anton Altaparmakov
2
-6
/
+48
2005-09-08
NTFS: Support more clean journal ($LogFile) states.
Anton Altaparmakov
5
-123
/
+167
2005-09-08
[SCSI] Re-do "final klist fixes"
Linus Torvalds
1
-4
/
+20
2005-09-08
[PATCH] fix klist semantics for lists which have elements removed on traversal
James Bottomley
5
-8
/
+84
2005-09-08
[SCSI] Revert "final klist fixes"
Linus Torvalds
1
-20
/
+4
2005-09-08
[PATCH] bogus #if (simserial)
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-08
[PATCH] CHECKFLAGS on ppc64 got broken
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-08
[PATCH] bogus #if (ncr53c406)
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-08
[PATCH] bogus #if (smc91x.h)
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-08
[PATCH] bogus #if (arch/um/kernel/mem.c)
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-08
[PATCH] -Wundef fixes (hisax)
viro@ZenIV.linux.org.uk
1
-0
/
+2
2005-09-08
[PATCH] -Wundef fixes (ncr5380)
viro@ZenIV.linux.org.uk
1
-1
/
+8
2005-09-08
[PATCH] -Wundef fixes (hamachi)
viro@ZenIV.linux.org.uk
1
-0
/
+4
2005-09-08
[PATCH] bogus symbol used in arch/um/os-Linux/elf_aux.c
viro@ZenIV.linux.org.uk
5
-1
/
+8
2005-09-08
[PATCH] updated mail address
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-08
[PATCH] iomem annotations (sound/arm/aaci)
viro@ZenIV.linux.org.uk
2
-5
/
+5
2005-09-08
[PATCH] lost chunk of "uml: build cleanups"
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-08
[PATCH] Kconfig fix (BLK_DEV_FD dependencies)
viro@ZenIV.linux.org.uk
15
-1
/
+55
2005-09-08
[PATCH] s2io u64 use for uintptr_t
viro@zenIV.linux.org.uk
1
-5
/
+5
2005-09-08
[PATCH] DVB: lgdt330x check callback fix
Michael Krufky
1
-25
/
+25
2005-09-08
[PATCH] DVB: Clarify description text for dvb-bt8xx in Kconfig
Michael Krufky
2
-4
/
+4
2005-09-08
[PATCH] Indycam / VINO drivers
Ralf Baechle
7
-192
/
+5319
2005-09-08
[PATCH] pivot_root() circular reference fix
Miklos Szeredi
1
-0
/
+4
2005-09-08
[PATCH] kprobes: fix bug when probed on task and isr functions
Keshavamurthy Anil S
7
-10
/
+55
2005-09-08
[PATCH] kprobes: fix handling of simultaneous probe hit/unregister
Jim Keniston
2
-0
/
+6
2005-09-08
[PATCH] Kprobes/IA64: fix race when break hits and kprobe not found
Keshavamurthy Anil S
1
-0
/
+45
2005-09-08
[PATCH] kprobes-prevent-possible-race-conditions-sparc64-changes fix
Prasanna S Panchamukhi
1
-1
/
+1
2005-09-08
[PATCH] Kprobes: prevent possible race conditions sparc64 changes
Prasanna S Panchamukhi
5
-20
/
+30
2005-09-08
[PATCH] Kprobes: prevent possible race conditions ia64 changes
Prasanna S Panchamukhi
6
-27
/
+41
2005-09-08
[PATCH] Kprobes: prevent possible race conditions ppc64 changes
Prasanna S Panchamukhi
6
-20
/
+38
2005-09-08
[PATCH] kprobes: prevent possible race conditions x86_64 changes
Prasanna S Panchamukhi
5
-27
/
+39
[next]