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-02-15
[PATCH] fix zap_thread's ptrace related problems
Oleg Nesterov
1
-1
/
+1
2006-02-14
[PATCH] CIFS: fix cifs_user_read oops when null SMB response on forcedirectio...
Steve French
1
-6
/
+8
2006-02-14
[PATCH] NLM: Fix the NLM_GRANTED callback checks
Trond Myklebust
3
-12
/
+19
2006-02-14
[PATCH] jbd: revert checkpoint list changes
Mark Fasheh
2
-243
/
+178
2006-02-13
[PATCH] reiserfs: fix potential (unlikely) oops in reiserfs_get_acl
Jeff Mahoney
1
-1
/
+2
2006-02-12
[PATCH] reiserfs: disable automatic enabling of reiserfs inode attributes
Jeff Mahoney
1
-2
/
+0
2006-02-11
[PATCH] select: fix returned timeval
Andrew Morton
2
-21
/
+48
2006-02-11
[PATCH] fstatat64 support
Ulrich Drepper
1
-0
/
+22
2006-02-08
[PATCH] compat_ioctl __user annotations
Al Viro
1
-4
/
+4
2006-02-07
[PATCH] umount_tree() decrements mount count on wrong dentry
Al Viro
1
-1
/
+1
2006-02-07
[PATCH] nfsroot port= parameter fix [backport of 2.4 fix]
Al Viro
1
-1
/
+2
2006-02-07
[PATCH] fix __user annotations in fs/select.c
Al Viro
1
-2
/
+2
2006-02-07
[PATCH] remove bogus asm/bug.h includes.
Al Viro
1
-1
/
+0
2006-02-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-3
/
+3
2006-02-07
Merge git://oss.sgi.com:8090/oss/git/rc-fixes-xfs-2.6
Linus Torvalds
2
-1
/
+4
2006-02-07
[PATCH] unshare system call -v5: unshare namespace
JANAK DESAI
1
-20
/
+36
2006-02-07
[PATCH] More informative message on umount failure
Dave Jones
1
-2
/
+3
2006-02-07
[PATCH] inotify: fix one-shot support
Robert Love
1
-1
/
+1
2006-02-07
[PATCH] Fix do_path_lookup() to add the check for error in link_path_walk()
Suzuki
1
-2
/
+4
2006-02-07
[PATCH] knfsd: fix nfs4_open lock leak
J. Bruce Fields
1
-2
/
+4
2006-02-07
[XFS] Fix missing inode atime update from the utime syscall.
Nathan Scott
1
-0
/
+2
2006-02-07
[XFS] Account for the page we just wrote when we detect congestion during
David Chinner
1
-1
/
+2
2006-02-06
[PATCH] debugfs: trivial comment fix
Vincent Hanquez
1
-3
/
+3
2006-02-05
[PATCH] namei.c: unlock missing in error case
Ulrich Drepper
1
-16
/
+16
2006-02-05
[PATCH] VFS: Ensure LOOKUP_CONTINUE flag is preserved by link_path_walk()
Trond Myklebust
1
-2
/
+3
2006-02-05
[PATCH] jbd: fix transaction batching
Andrew Morton
1
-1
/
+9
2006-02-05
[PATCH] fuse: fix request_end() vs fuse_reset_request() race
Miklos Szeredi
1
-11
/
+29
2006-02-05
[PATCH] percpu data: only iterate over possible CPUs
Eric Dumazet
1
-2
/
+1
2006-02-03
Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2
Linus Torvalds
26
-156
/
+501
2006-02-03
[PATCH] ocfs2: don't wait on recovery when locking journal
Mark Fasheh
1
-1
/
+5
2006-02-03
[PATCH] BUG_ON() Conversion in fs/configfs/
Eric Sesterhenn / snakebyte
2
-4
/
+2
2006-02-03
configfs: Add permission and ownership to configfs objects.
Joel Becker
6
-36
/
+176
2006-02-03
[PATCH] ocfs2: fix compile warnings
Mark Fasheh
3
-13
/
+18
2006-02-03
[PATCH] BUG_ON() Conversion in fs/ocfs2/
Eric Sesterhenn / snakebyte
4
-20
/
+11
2006-02-03
[PATCH] fs/ocfs2/dlm/dlmrecovery.c must #include <linux/delay.h>
Adrian Bunk
1
-0
/
+1
2006-02-03
[PATCH] ocfs2: Semaphore to mutex conversion.
Arjan van de Ven
3
-9
/
+10
2006-02-03
[PATCH] ocfs2/dlm: fixes
Kurt Hackel
5
-49
/
+256
2006-02-03
[OCFS2] Make ip_io_sem a mutex
Mark Fasheh
6
-18
/
+18
2006-02-03
[PATCH] ocfs2/dlm: fix compilation on ia64
Jeff Mahoney
1
-1
/
+1
2006-02-03
[PATCH] OCFS2: __init / __exit problem
Adrian Bunk
3
-3
/
+3
2006-02-03
o Remove confusing Kconfig text for CONFIGFS_FS.
Joel Becker
1
-2
/
+0
2006-02-03
[PATCH] UDF: Fix issues reported by Coverity in namei.c
Jayachandran C
1
-2
/
+2
2006-02-03
[PATCH] coverity: udf/balloc.c null deref fix
KAMBAROV, ZAUR
1
-4
/
+3
2006-02-03
[PATCH] debugfs: hard link count wrong
Vincent Hanquez
1
-0
/
+1
2006-02-03
[PATCH] fat: Fix truncate() write ordering
OGAWA Hirofumi
1
-27
/
+23
2006-02-03
[PATCH] Trivial optimization of ll_rw_block()
OGAWA Hirofumi
1
-2
/
+2
2006-02-03
[PATCH] fat: Replace an own implementation with ll_rw_block(SWRITE,)
OGAWA Hirofumi
1
-12
/
+2
2006-02-03
[PATCH] quota: fix error code for ext2_new_inode()
Herbert Poetzl
1
-1
/
+1
2006-02-03
[PATCH] fcntl F_SETFL and read-only IS_APPEND files
dean gaudet
1
-2
/
+5
2006-02-03
[PATCH] fix O_DIRECT read of last block in a sparse file
Jeff Moyer
1
-1
/
+8
[next]