index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Btrfs: pwrite blocked when writing from the mmaped buffer of the same page
Xin Zhong
2010-12-10
1
-32
/
+60
|
*
|
|
Btrfs: Fix a crash when mounting a subvolume
Li Zefan
2010-12-10
1
-1
/
+1
|
*
|
|
Btrfs: fix sync subvol/snapshot creation
Sage Weil
2010-12-10
1
-9
/
+11
|
*
|
|
Btrfs: Fix page leak in compressed writeback path
Yan, Zheng
2010-12-10
1
-1
/
+1
|
*
|
|
Btrfs: do not BUG if we fail to remove the orphan item for dead snapshots
Josef Bacik
2010-12-10
1
-3
/
+7
|
*
|
|
Btrfs: fixup return code for btrfs_del_orphan_item
Josef Bacik
2010-12-09
1
-1
/
+5
|
*
|
|
Btrfs: do not do fast caching if we are allocating blocks for tree_root
Josef Bacik
2010-12-09
1
-6
/
+12
|
*
|
|
Btrfs: deal with space cache errors better
Josef Bacik
2010-12-09
2
-9
/
+13
|
*
|
|
Btrfs: fix use after free in O_DIRECT
Josef Bacik
2010-12-09
1
-2
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2010-12-14
1
-6
/
+66
|
\
\
\
\
|
*
|
|
|
fuse: verify ioctl retries
Miklos Szeredi
2010-11-30
1
-0
/
+22
|
*
|
|
|
fuse: fix ioctl when server is 32bit
Miklos Szeredi
2010-11-30
1
-6
/
+44
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2010-12-14
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
xfs: log timestamp changes to the source inode in rename
Christoph Hellwig
2010-12-09
1
-0
/
+1
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2010-12-14
5
-61
/
+111
|
\
\
\
\
\
|
*
|
|
|
|
ceph: fix ioctl magic
Sage Weil
2010-12-06
1
-1
/
+1
|
*
|
|
|
|
ceph: Behave better when handling file lock replies.
Herb Shiu
2010-12-01
1
-8
/
+30
|
*
|
|
|
|
ceph: pass lock information by struct file_lock instead of as individual params.
Herb Shiu
2010-12-01
1
-37
/
+21
|
*
|
|
|
|
ceph: Handle file locks in replies from the MDS.
Herb Shiu
2010-12-01
2
-14
/
+58
|
*
|
|
|
|
ceph: avoid possible null deref in readdir after dir llseek
Sage Weil
2010-12-01
1
-2
/
+2
*
|
|
|
|
|
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2010-12-14
9
-51
/
+53
|
\
\
\
\
\
\
|
*
|
|
|
|
|
NFS: Fix panic after nfs_umount()
Chuck Lever
2010-12-10
1
-2
/
+2
|
*
|
|
|
|
|
nfs: remove extraneous and problematic calls to nfs_clear_request
Trond Myklebust
2010-12-07
3
-4
/
+4
|
*
|
|
|
|
|
nfs: kernel should return EPROTONOSUPPORT when not support NFSv4
Mi Jinlong
2010-12-07
1
-4
/
+0
|
*
|
|
|
|
|
NFS: Fix fcntl F_GETLK not reporting some conflicts
Sergey Vlasov
2010-12-07
1
-0
/
+2
|
*
|
|
|
|
|
nfs: Discard ACL cache on mode update
Aneesh Kumar K.V
2010-12-07
1
-0
/
+9
|
*
|
|
|
|
|
NFS: Readdir cleanups
Trond Myklebust
2010-12-07
1
-30
/
+17
|
*
|
|
|
|
|
NFS: nfs_readdir_search_for_cookie() don't mark as eof if cookie not found
Trond Myklebust
2010-12-07
1
-1
/
+2
|
*
|
|
|
|
|
NFS: Fix a memory leak in nfs_readdir
Trond Myklebust
2010-12-02
2
-9
/
+10
|
*
|
|
|
|
|
NFS: Ensure we use the correct cookie in nfs_readdir_xdr_filler
Trond Myklebust
2010-12-01
1
-2
/
+8
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2010-12-14
13
-144
/
+157
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
cifs: remove bogus remapping of error in cifs_filldir()
Suresh Jayaraman
2010-12-08
1
-12
/
+0
|
*
|
|
|
|
|
|
cifs: allow calling cifs_build_path_to_root on incomplete cifs_sb
Jeff Layton
2010-12-07
3
-5
/
+6
|
*
|
|
|
|
|
|
cifs: fix check of error return from is_path_accessable
Jeff Layton
2010-12-07
1
-1
/
+1
|
*
|
|
|
|
|
|
cifs: remove Local_System_Name
Jeff Layton
2010-12-06
3
-16
/
+10
|
*
|
|
|
|
|
|
cifs: fix use of CONFIG_CIFS_ACL
Jeff Layton
2010-12-06
7
-107
/
+99
|
*
|
|
|
|
|
|
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
2010-12-03
1
-2
/
+4
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
cifs: add attribute cache timeout (actimeo) tunable
Suresh Jayaraman
2010-12-02
6
-3
/
+41
*
|
|
|
|
|
|
|
|
autofs4 - remove ioctl mutex (bz23142)
Ian Kent
2010-12-07
1
-11
/
+1
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-12-06
5
-10
/
+15
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
ocfs2_connection_find() returns pointer to bad structure
dann frazier
2010-11-18
1
-1
/
+1
|
*
|
|
|
|
|
|
|
ocfs2: char is not always signed
Milton Miller
2010-11-18
1
-3
/
+3
|
*
|
|
|
|
|
|
|
Ocfs2: Stop tracking a negative dentry after dentry_iput().
Tristan Ye
2010-11-18
1
-1
/
+0
|
*
|
|
|
|
|
|
|
ocfs2: fix memory leak
Jiri Slaby
2010-11-18
1
-4
/
+10
|
*
|
|
|
|
|
|
|
fs/ocfs2/dlm: Use GFP_ATOMIC under spin_lock
David Sterba
2010-11-18
1
-1
/
+1
*
|
|
|
|
|
|
|
|
Revert "vfs: show unreachable paths in getcwd and proc"
Eric W. Biederman
2010-12-05
1
-1
/
+1
|
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
reiserfs: don't acquire lock recursively in reiserfs_acl_chmod
Frederic Weisbecker
2010-12-02
1
-2
/
+4
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2010-12-02
8
-83
/
+188
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
xfs: only run xfs_error_test if error injection is active
Dave Chinner
2010-12-01
2
-2
/
+6
|
*
|
|
|
|
|
xfs: avoid moving stale inodes in the AIL
Dave Chinner
2010-12-01
1
-6
/
+25
[prev]
[next]