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-02-18
[PATCH] select: time comparison fixes
Andrew Morton
2
-6
/
+6
2006-02-18
[PATCH] fuse: fix bug in aborted fuse_release_end()
Miklos Szeredi
2
-3
/
+14
2006-02-18
[PATCH] fix deadlock in ext2
Peter Staubach
1
-2
/
+4
2006-02-16
[PATCH] ocfs2: detach from heartbeat events before freeing mle
Kurt Hackel
1
-1
/
+6
2006-02-16
[PATCH] ocfs2: only checkpoint journal when asked to
Mark Fasheh
2
-6
/
+3
2006-02-16
[PATCH] ocfs2: manually grant remote recovery lock
Kurt Hackel
1
-0
/
+11
2006-02-16
[PATCH] ocfs2: add dlm_wait_for_node_death
Kurt Hackel
4
-1
/
+40
2006-02-16
[PATCH] ocfs2: fix release of ast never reserved
Kurt Hackel
1
-3
/
+4
2006-02-16
[PATCH] ocfs2: recheck recovery state after getting lock
Kurt Hackel
1
-0
/
+24
2006-02-15
[PATCH] fix zap_thread's ptrace related problems
Oleg Nesterov
1
-1
/
+1
2006-02-15
[PATCH] CIFS: fix cifs_user_read oops when null SMB response on forcedirectio...
Steve French
1
-6
/
+8
2006-02-15
[PATCH] NLM: Fix the NLM_GRANTED callback checks
Trond Myklebust
3
-12
/
+19
2006-02-15
[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-13
[PATCH] reiserfs: disable automatic enabling of reiserfs inode attributes
Jeff Mahoney
1
-2
/
+0
2006-02-12
[PATCH] select: fix returned timeval
Andrew Morton
2
-21
/
+48
2006-02-12
[PATCH] fstatat64 support
Ulrich Drepper
1
-0
/
+22
2006-02-08
[PATCH] compat_ioctl __user annotations
Al Viro
1
-4
/
+4
2006-02-08
[PATCH] umount_tree() decrements mount count on wrong dentry
Al Viro
1
-1
/
+1
2006-02-08
[PATCH] nfsroot port= parameter fix [backport of 2.4 fix]
Al Viro
1
-1
/
+2
2006-02-08
[PATCH] fix __user annotations in fs/select.c
Al Viro
1
-2
/
+2
2006-02-08
[PATCH] remove bogus asm/bug.h includes.
Al Viro
1
-1
/
+0
2006-02-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-3
/
+3
2006-02-08
Merge git://oss.sgi.com:8090/oss/git/rc-fixes-xfs-2.6
Linus Torvalds
2
-1
/
+4
2006-02-08
[PATCH] unshare system call -v5: unshare namespace
JANAK DESAI
1
-20
/
+36
2006-02-08
[PATCH] More informative message on umount failure
Dave Jones
1
-2
/
+3
2006-02-08
[PATCH] inotify: fix one-shot support
Robert Love
1
-1
/
+1
2006-02-08
[PATCH] Fix do_path_lookup() to add the check for error in link_path_walk()
Suzuki
1
-2
/
+4
2006-02-08
[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-04
Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2
Linus Torvalds
26
-156
/
+501
2006-02-04
[PATCH] ocfs2: don't wait on recovery when locking journal
Mark Fasheh
1
-1
/
+5
2006-02-04
[PATCH] BUG_ON() Conversion in fs/configfs/
Eric Sesterhenn / snakebyte
2
-4
/
+2
2006-02-04
configfs: Add permission and ownership to configfs objects.
Joel Becker
6
-36
/
+176
2006-02-04
[PATCH] ocfs2: fix compile warnings
Mark Fasheh
3
-13
/
+18
2006-02-04
[PATCH] BUG_ON() Conversion in fs/ocfs2/
Eric Sesterhenn / snakebyte
4
-20
/
+11
2006-02-04
[PATCH] fs/ocfs2/dlm/dlmrecovery.c must #include <linux/delay.h>
Adrian Bunk
1
-0
/
+1
2006-02-04
[PATCH] ocfs2: Semaphore to mutex conversion.
Arjan van de Ven
3
-9
/
+10
2006-02-04
[PATCH] ocfs2/dlm: fixes
Kurt Hackel
5
-49
/
+256
2006-02-04
[OCFS2] Make ip_io_sem a mutex
Mark Fasheh
6
-18
/
+18
2006-02-04
[PATCH] ocfs2/dlm: fix compilation on ia64
Jeff Mahoney
1
-1
/
+1
2006-02-04
[PATCH] OCFS2: __init / __exit problem
Adrian Bunk
3
-3
/
+3
2006-02-04
o Remove confusing Kconfig text for CONFIGFS_FS.
Joel Becker
1
-2
/
+0
[next]