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
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
40
-395
/
+925
2008-11-06
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-12
/
+11
2008-11-06
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
3
-11
/
+16
2008-11-06
fat: i_blocks warning fix
OGAWA Hirofumi
4
-6
/
+9
2008-11-06
fat: ->i_pos race fix
OGAWA Hirofumi
1
-2
/
+19
2008-11-06
fat: mmu_private race fix
OGAWA Hirofumi
4
-10
/
+25
2008-11-06
fat: Add printf attribute to fat_fs_panic()
OGAWA Hirofumi
1
-1
/
+2
2008-11-06
fat: Fix _fat_bmap() race
OGAWA Hirofumi
1
-1
/
+8
2008-11-06
fat: Fix ATTR_RO for directory
OGAWA Hirofumi
3
-12
/
+35
2008-11-06
fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0
OGAWA Hirofumi
2
-5
/
+35
2008-11-06
fat: Cleanup FAT attribute stuff
OGAWA Hirofumi
3
-31
/
+40
2008-11-06
fat: Cleanup msdos_lookup()
OGAWA Hirofumi
1
-17
/
+21
2008-11-06
fat: Kill d_invalidate() in vfat_lookup()
OGAWA Hirofumi
1
-7
/
+6
2008-11-06
fat: Fix/Cleanup dcache handling for vfat
OGAWA Hirofumi
1
-44
/
+80
2008-11-06
vfat: Fix vfat_find() error path in vfat_lookup()
OGAWA Hirofumi
1
-5
/
+13
2008-11-06
fat: use fat_detach() in fat_clear_inode()
OGAWA Hirofumi
1
-6
/
+1
2008-11-06
fat: Fix fat_ent_update_ptr() for FAT12
OGAWA Hirofumi
1
-4
/
+14
2008-11-06
fat: improve fat_hash()
OGAWA Hirofumi
2
-12
/
+7
2008-11-06
fat: cleanup fat_parse_long() error handling
Darren Jenkins
1
-3
/
+4
2008-11-06
fat: use generic_file_llseek() for directory
OGAWA Hirofumi
1
-0
/
+1
2008-11-06
fat: Fix and cleanup timestamp conversion
OGAWA Hirofumi
6
-72
/
+130
2008-11-06
fat: split include/msdos_fs.h
OGAWA Hirofumi
9
-8
/
+282
2008-11-06
fat: move fs/vfat/* and fs/msdos/* to fs/fat
OGAWA Hirofumi
6
-17
/
+5
2008-11-06
ext3: wait on all pending commits in ext3_sync_fs
Arthur Jones
1
-6
/
+5
2008-11-06
autofs4: collect version check return
Ian Kent
1
-2
/
+3
2008-11-06
autofs4: correct offset mount expire check
Ian Kent
1
-4
/
+15
2008-11-06
block: fix __blkdev_get() for removable devices
Tejun Heo
1
-12
/
+11
2008-11-05
[JFFS2] fix race condition in jffs2_lzo_compress()
Geert Uytterhoeven
1
-6
/
+9
2008-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
8
-30
/
+86
2008-11-03
cifs: fix renaming one hardlink on top of another
Jeff Layton
1
-1
/
+3
2008-11-03
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...
Linus Torvalds
1
-18
/
+20
2008-11-01
saner FASYNC handling on file close
Al Viro
4
-7
/
+4
2008-10-31
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-0
/
+3
2008-10-31
[JFFS2] Fix lack of locking in thread_should_wake()
David Woodhouse
1
-5
/
+5
2008-10-31
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
5
-63
/
+46
2008-10-31
fs: replace NIPQUAD()
Harvey Harrison
13
-43
/
+39
2008-10-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
7
-22
/
+16
2008-10-30
NLM: Set address family before calling nlm_host_rebooted()
Chuck Lever
2
-0
/
+2
2008-10-30
nfsd: fix failure to set eof in readdir in some situations
J. Bruce Fields
1
-0
/
+1
2008-10-30
[CIFS] fix error in smb_send2
Steve French
3
-4
/
+7
2008-10-30
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
1
-8
/
+3
2008-10-30
fs: remove excess kernel-doc
Randy Dunlap
1
-1
/
+0
2008-10-30
ecryptfs: fix memory corruption when storing crypto info in xattrs
Eric Sandeen
1
-7
/
+8
2008-10-30
fs: remove prepare_write/commit_write
Nick Piggin
4
-6
/
+5
2008-10-29
net: replace %p6 with %pI6
Harvey Harrison
2
-2
/
+2
2008-10-29
net: replace %#p6 format specifier with %pi6
Harvey Harrison
1
-1
/
+1
2008-10-29
[CIFS] Reduce number of socket retries in large write path
Steve French
5
-25
/
+76
2008-10-28
misc: replace NIP6_FMT with %p6 format specifier
Harvey Harrison
2
-3
/
+2
2008-10-28
net: replace all current users of NIP6_SEQFMT with %#p6
Harvey Harrison
1
-2
/
+1
2008-10-28
NFS: Convert nfs_attr_generation_counter into an atomic_long
Trond Myklebust
1
-8
/
+3
[next]