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
2006-10-17
[PATCH] fs/partitions/check: add sysfs error handling
Jeff Garzik
1
-8
/
+42
2006-10-17
[PATCH] Fix IO error reporting on fsync()
Jan Kara
1
-2
/
+9
2006-10-17
[PATCH] knfsd: Allow lockd to drop replies as appropriate
NeilBrown
4
-25
/
+23
2006-10-17
[PATCH] knfsd: Fix bug in recent lockd patches that can cause reclaim to fail
NeilBrown
1
-1
/
+10
2006-10-17
[PATCH] knfsd: nfsd4: Fix error handling in nfsd's callback client
J. Bruce Fields
1
-2
/
+2
2006-10-17
[PATCH] knfsd: nfsd4: fix open permission checking
J. Bruce Fields
1
-1
/
+3
2006-10-17
[PATCH] knfsd: nfsd4: fix owner-override on open
J. Bruce Fields
1
-7
/
+5
2006-10-17
[PATCH] fuse: fix dereferencing dentry parent
Miklos Szeredi
1
-1
/
+4
2006-10-17
[PATCH] fuse: fix handling of moved directory
Miklos Szeredi
3
-27
/
+51
2006-10-17
[PATCH] fuse: fix spurious BUG
Miklos Szeredi
1
-3
/
+0
2006-10-17
[PATCH] fuse: locking fix for nlookup
Miklos Szeredi
2
-0
/
+4
2006-10-17
[PATCH] fuse: fix hang on SMP
Miklos Szeredi
3
-13
/
+34
2006-10-17
[PATCH] PROC_NUMBUF is wrong
Andrew Morton
1
-1
/
+1
2006-10-17
[PATCH] null dereference in fs/jbd2/journal.c
Dave Kleikamp
1
-1
/
+2
2006-10-15
[PATCH] Fix core files so they make sense to gdb...
Petr Vandrovec
1
-5
/
+3
2006-10-15
[PATCH] new cifs endianness bugs
Al Viro
1
-5
/
+7
2006-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
6
-14
/
+15
2006-10-13
[PATCH] Get core dump code to work...
Petr Vandrovec
1
-1
/
+1
2006-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
20
-98
/
+312
2006-10-12
[CIFS] Missing flags2 for DFS
Steve French
2
-1
/
+11
2006-10-12
[DLM] fix iovec length in recvmsg
Patrick Caulfield
1
-1
/
+1
2006-10-12
[GFS2] Pass the correct value to kunmap_atomic
Russell Cattelan
2
-5
/
+5
2006-10-12
[GFS2] Fix bug where lock not held
Steven Whitehouse
1
-3
/
+2
2006-10-12
[DLM] Kconfig: don't show an empty DLM menu
Adrian Bunk
1
-2
/
+1
2006-10-12
[GFS2] Fix uninitialised variable
Steven Whitehouse
2
-1
/
+2
2006-10-12
[GFS2] Fix a size calculation error
Russell Cattelan
1
-2
/
+4
2006-10-12
[CIFS] Workaround incomplete byte length returned by some
Steve French
2
-14
/
+30
2006-10-12
[CIFS] cifs Kconfig: don't select CONNECTOR
Andrew Morton
1
-1
/
+1
2006-10-12
[PATCH] block layer: ioprio_best function fix
Vasily Tarasov
1
-5
/
+0
2006-10-12
[PATCH] splice: fix pipe_to_file() ->prepare_write() error path
Jens Axboe
1
-3
/
+3
2006-10-12
[CIFS] Level 1 QPathInfo needed for proper OS2 support
Steve French
3
-4
/
+23
2006-10-12
[CIFS] fix typo in previous patch
Steve French
1
-3
/
+3
2006-10-12
[CIFS] Fix old DOS time conversion to handle timezone
Steve French
2
-2
/
+13
2006-10-11
[CIFS] Do not need to adjust for Jan/Feb for leap day
Steve French
1
-1
/
+2
2006-10-11
[PATCH] misuse of strstr
Al Viro
1
-1
/
+1
2006-10-11
[PATCH] fs/bio.c: tweaks
Andreas Mohr
1
-4
/
+5
2006-10-11
[PATCH] VFS: Destroy the dentries contributed by a superblock on unmounting
David Howells
2
-6
/
+136
2006-10-11
[PATCH] AUTOFS: Make sure all dentries refs are released before calling kill_...
David Howells
4
-22
/
+6
2006-10-11
[PATCH] ReiserFS: Make sure all dentries refs are released before calling kil...
David Howells
1
-11
/
+20
2006-10-11
[PATCH] fs/*: use BUILD_BUG_ON
Alexey Dobriyan
5
-25
/
+16
2006-10-11
[PATCH] D-cache aliasing issue in __block_prepare_write
Monakhov Dmitriy
1
-0
/
+2
2006-10-11
[PATCH] Remove unnecessary check in fs/fat/inode.c
Eric Sesterhenn
1
-1
/
+1
2006-10-11
[PATCH] 32-bit compatibility HDIO IOCTLs
Maciej W. Rozycki
1
-3
/
+7
2006-10-11
[PATCH] ext2: errors behaviour fix
Vasily Averin
1
-5
/
+11
2006-10-11
[PATCH] ext3: errors behaviour fix
Dmitry Mishin
1
-0
/
+2
2006-10-11
[PATCH] grow_buffers() infinite loop fix
Andrew Morton
1
-2
/
+19
2006-10-11
[PATCH] epoll_pwait()
Davide Libenzi
1
-3
/
+53
2006-10-11
[PATCH] ext4 whitespace cleanups
Andrew Morton
5
-45
/
+46
2006-10-11
[PATCH] ext4: errors behaviour fix
Dmitry Mishin
1
-0
/
+2
2006-10-11
[PATCH] ext4: rename logic_sb_block
Andrew Morton
1
-12
/
+11
[next]