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
2007-02-05
[DLM] rename dlm_config_info fields
David Teigland
9
-37
/
+38
2007-02-05
[DLM] change some log_error to log_debug
David Teigland
2
-13
/
+13
2007-02-05
[GFS2] Fix gfs2_rename deadlock
S. Wendy Cheng
3
-42
/
+35
2007-02-05
[GFS2] BZ 217008 fsfuzzer fix.
Russell Cattelan
1
-1
/
+11
2007-02-05
[GFS2] Fix ordering of page disposal vs. glock_dq
Steven Whitehouse
1
-0
/
+6
2007-02-05
[DLM] Fix spin lock already unlocked bug
Patrick Caulfield
1
-0
/
+2
2007-02-05
[DLM] Fix schedule() calls
Patrick Caulfield
2
-4
/
+4
2007-02-05
[GFS2] Fix change nlink deadlock
S. Wendy Cheng
3
-7
/
+39
2007-02-05
[GFS2] Fail over to readpage for stuffed files
Steven Whitehouse
1
-25
/
+3
2007-02-05
[GFS2] Fix DIO deadlock
Steven Whitehouse
1
-29
/
+45
2007-02-05
[DLM] fs/dlm/lowcomms-tcp.c: remove 2 functions
Adrian Bunk
1
-24
/
+0
2007-02-05
[DLM] fix lost flags in stub replies
David Teigland
1
-0
/
+3
2007-02-05
[DLM] fix receive_request() lvb copying
David Teigland
1
-2
/
+6
2007-02-05
[DLM] fix send_args() lvb copying
David Teigland
1
-4
/
+16
2007-02-05
[DLM] add version check
David Teigland
1
-3
/
+11
2007-02-05
[DLM] fix old rcom messages
David Teigland
3
-25
/
+46
2007-02-05
[DLM] fix resend rcom lock
David Teigland
1
-1
/
+9
2007-02-05
[GFS2] don't try to lockfs after shutdown
David Teigland
2
-7
/
+4
2007-02-03
[PATCH] revert blockdev direct io back to 2.6.19 version
Andrew Morton
1
-0
/
+41
2007-02-03
[PATCH] aio: fix buggy put_ioctx call in aio_complete - v2
Ken Chen
1
-11
/
+9
2007-02-02
[PATCH] procfs: Fix listing of /proc/NOT_A_TGID/task
Guillaume Chazarain
1
-1
/
+11
2007-02-02
[PATCH] endianness bug: ntohl() misspelled as >> 24 in fh_verify().
Al Viro
1
-1
/
+1
2007-01-31
[PATCH] ntfs: kmap_atomic() atomicity fix
Andrew Morton
1
-0
/
+4
2007-01-31
[PATCH] Remove warning: VFS is out of sync with lock manager
Neil Brown
1
-2
/
+3
2007-01-30
[PATCH] ufs: reallocation fix
Evgeniy Dushistov
1
-15
/
+26
2007-01-30
[PATCH] ufs: truncate negative to unsigned fix
Evgeniy Dushistov
1
-2
/
+2
2007-01-30
[PATCH] ufs: alloc metadata null page fix
Evgeniy Dushistov
2
-6
/
+13
2007-01-30
[PATCH] fuse: fix bug in control filesystem mount
Miklos Szeredi
1
-0
/
+4
2007-01-30
[PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev...
NeilBrown
3
-10
/
+6
2007-01-30
[PATCH] fs/lockd/clntlock.c: add missing newlines to dprintk's
Adrian Bunk
1
-2
/
+2
2007-01-30
[PATCH] uml: fix mknod
Johannes Stezenbach
3
-4
/
+4
2007-01-30
[PATCH] Fix try_to_free_buffer() locking
Nick Piggin
1
-1
/
+5
2007-01-27
[PATCH] ocfs2: fix thinko in ocfs2_backup_super_blkno()
Mark Fasheh
1
-1
/
+1
2007-01-27
[PATCH] core-dumping unreadable binaries via PT_INTERP
Alexey Dobriyan
2
-0
/
+17
2007-01-27
[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd
NeilBrown
4
-10
/
+13
2007-01-27
[PATCH] 9p: null terminate error strings for debug print
Eric Van Hensbergen
1
-0
/
+1
2007-01-27
[PATCH] 9p: fix segfault caused by race condition in meta-data operations
Eric Van Hensbergen
4
-129
/
+196
2007-01-27
[PATCH] 9p: fix rename return code
Eric Van Hensbergen
1
-1
/
+1
2007-01-27
[PATCH] 9p: fix bogus return code checks during initialization
Eric Van Hensbergen
2
-4
/
+11
2007-01-27
[PATCH] knfsd: Don't mess with the 'mode' when storing a exclusive-create cookie
Peter Staubach
1
-16
/
+5
2007-01-27
[PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads
NeilBrown
1
-1
/
+2
2007-01-27
[PATCH] knfsd: fix setting of ACL server versions
NeilBrown
1
-4
/
+4
2007-01-27
[PATCH] Fix NULL ->nsproxy dereference in /proc/*/mounts
Alexey Dobriyan
1
-3
/
+5
2007-01-27
[PATCH] i386 vDSO: use VM_ALWAYSDUMP
Roland McGrath
1
-3
/
+35
2007-01-27
[PATCH] Add VM_ALWAYSDUMP
Roland McGrath
1
-0
/
+4
2007-01-26
Write back inode data pages even when the inode itself is locked
Linus Torvalds
1
-1
/
+12
2007-01-26
Resurrect 'try_to_free_buffers()' VM hackery
Linus Torvalds
1
-1
/
+14
2007-01-24
[PATCH] NFS: Fix races in nfs_revalidate_mapping()
Trond Myklebust
3
-32
/
+71
2007-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
5
-14
/
+17
2007-01-23
[PATCH] resierfs: avoid tail packing if an inode was ever mmapped
Vladimir Saveliev
2
-1
/
+21
[next]