index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-27
[PATCH] lockdep: fix blkdev_open() warning
Peter Zijlstra
1
-58
/
+56
2006-08-27
[DISKLABEL] SUN: Fix signed int usage for sector count
Jeff Mahoney
1
-1
/
+1
2006-08-25
Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6
Greg Kroah-Hartman
8
-39
/
+80
2006-08-24
VFS: Remove redundant open-coded mode bit checks in open_exec().
Trond Myklebust
1
-2
/
+0
2006-08-24
VFS: Remove redundant open-coded mode bit check in prepare_binfmt().
Trond Myklebust
1
-6
/
+0
2006-08-24
VFS: Fix access("file", X_OK) in the presence of ACLs
Trond Myklebust
1
-1
/
+8
2006-08-24
NFSv4: Add v4 exception handling for the ACL functions.
Trond Myklebust
1
-2
/
+27
2006-08-24
NFS: Check lengths more thoroughly in NFS4 readdir XDR decode
David Howells
1
-10
/
+11
2006-08-24
NFS: Fix issue with EIO on NFS read
Trond Myklebust
1
-8
/
+15
2006-08-24
LOCKD: Fix a deadlock in nlm_traverse_files()
Trond Myklebust
1
-6
/
+9
2006-08-24
SUNRPC: Fix dentry refcounting issues with users of rpc_pipefs
Trond Myklebust
1
-1
/
+0
2006-08-24
SUNRPC: make rpc_unlink() take a dentry argument instead of a path
Trond Myklebust
1
-2
/
+1
2006-08-24
VFS: add lookup hint for network file systems
ASANO Masahiro
1
-0
/
+2
2006-08-24
NFS: Fix a potential deadlock in nfs_release_page
Nikita Danilov
1
-1
/
+7
2006-08-22
Fix possible UDF deadlock and memory corruption (CVE-2006-4145)
Jan Kara
2
-26
/
+40
2006-08-21
[PATCH] uninline ioprio_best()
Oleg Nesterov
1
-0
/
+23
2006-08-21
[PATCH] Fix current_io_context() vs set_task_ioprio() race
Oleg Nesterov
1
-0
/
+3
2006-08-21
[PATCH] sys_ioprio_set: minor do_each_thread+break fix
Oleg Nesterov
1
-2
/
+2
2006-08-16
[CIFS] Do not send Query All EAs SMB when mount option nouser_xattr
Steve French
3
-3
/
+8
2006-08-16
fs/jffs2/xattr.c: remove dead code
Adrian Bunk
1
-1
/
+0
2006-08-15
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
7
-62
/
+263
2006-08-15
[CIFS] endian errors in lanman protocol support
Steve French
3
-3
/
+3
2006-08-15
[CIFS] Fix oops in cifs_close due to unitialized lock sem and list in
Steve French
3
-7
/
+16
2006-08-15
[PATCH] fcntl(F_SETSIG) fix
Trond Myklebust
1
-2
/
+4
2006-08-14
[PATCH] fuse: fix error case in fuse_readpages
Alexander Zarochentsev
1
-2
/
+8
2006-08-14
[PATCH] initialize parts of udf inode earlier in create
Dan Bastone
1
-0
/
+7
2006-08-14
[PATCH] adfs error message fix
Andrew Morton
1
-1
/
+1
2006-08-12
[CIFS] Fix oops when negotiating lanman and no password specified
Steve French
1
-1
/
+2
2006-08-12
[CIFS]
Jeremy Allison
7
-296
/
+512
2006-08-12
[CIFS] Allow cifsd to suspend if connection is lost
Steve French
1
-0
/
+1
2006-08-12
[CIFS] Make midState usage more consistent
Steve French
1
-6
/
+6
2006-08-12
[CIFS] spinlock protect read of last srv response time in timeout path
Steve French
1
-23
/
+76
2006-08-12
[CIFS] Do not time out posix brl requests when using new posix setfileinfo
Steve French
8
-18
/
+49
2006-08-10
Merge git://oss.sgi.com:8090/nathans/xfs-rc-2.6
Greg Kroah-Hartman
1
-49
/
+54
2006-08-10
[XFS] Fix xfs_free_extent related NULL pointer dereference.
Nathan Scott
1
-49
/
+54
2006-08-07
ocfs2: allocation hints
Mark Fasheh
4
-13
/
+145
2006-08-07
ocfs2: better group descriptor consistency checks
Mark Fasheh
1
-20
/
+94
2006-08-07
ocfs2: limit cluster bitmap information saved at mount
Mark Fasheh
2
-3
/
+6
2006-08-07
[PATCH] fs/ocfs2/dlm/dlmmaster.c: unexport dlm_migrate_lockres
Adrian Bunk
1
-1
/
+0
2006-08-07
ocfs2: fix check for locally granted state during dlmunlock()
Kurt Hackel
1
-1
/
+1
2006-08-07
ocfs2: do not modify lksb->status in the unlock ast
Kurt Hackel
1
-25
/
+12
2006-08-07
ocfs2: Fix lvb corruption
Kurt Hackel
1
-0
/
+6
2006-08-07
Merge branch 'master' of /home/greg/linux/git/torvalds-2.6/
Greg Kroah-Hartman
7
-30
/
+41
2006-08-06
[PATCH] udf: initialize parts of inode earlier in create
Eric Sandeen
1
-5
/
+6
2006-08-06
[PATCH] reiserfs_write_full_page() should not get_block past eof
Chris Mason
1
-2
/
+12
2006-08-06
[PATCH] fix reiserfs lock inversion of bkl vs inode semaphore
Chris Mason
2
-2
/
+2
2006-08-06
[PATCH] Fix BeFS slab corruption
Diego Calleja
1
-2
/
+9
2006-08-06
[PATCH] i_mutex does not need to be locked in reiserfs_delete_inode()
Alexander Zarochentsev
1
-10
/
+2
2006-08-06
[PATCH] ufs: handle truncated pages
Evgeniy Dushistov
2
-3
/
+3
2006-08-06
[PATCH] ufs: ufs_get_locked_page() race fix
Evgeniy Dushistov
1
-7
/
+8
[prev]
[next]