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
2010-12-07
cifs: remove Local_System_Name
Jeff Layton
3
-16
/
+10
2010-12-06
cifs: fix use of CONFIG_CIFS_ACL
Jeff Layton
7
-107
/
+99
2010-12-06
ceph: fix ioctl magic
Sage Weil
1
-1
/
+1
2010-12-06
Revert "vfs: show unreachable paths in getcwd and proc"
Eric W. Biederman
1
-1
/
+1
2010-12-03
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
1
-2
/
+4
2010-12-03
reiserfs: don't acquire lock recursively in reiserfs_acl_chmod
Frederic Weisbecker
1
-2
/
+4
2010-12-02
cifs: add attribute cache timeout (actimeo) tunable
Suresh Jayaraman
6
-3
/
+41
2010-12-02
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
8
-83
/
+188
2010-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
11
-80
/
+127
2010-12-02
NFS: Fix a memory leak in nfs_readdir
Trond Myklebust
2
-9
/
+10
2010-12-02
ceph: Behave better when handling file lock replies.
Herb Shiu
1
-8
/
+30
2010-12-02
ceph: pass lock information by struct file_lock instead of as individual params.
Herb Shiu
1
-37
/
+21
2010-12-02
ceph: Handle file locks in replies from the MDS.
Herb Shiu
2
-14
/
+58
2010-12-02
ceph: avoid possible null deref in readdir after dir llseek
Sage Weil
1
-2
/
+2
2010-12-01
xfs: only run xfs_error_test if error injection is active
Dave Chinner
2
-2
/
+6
2010-12-01
xfs: avoid moving stale inodes in the AIL
Dave Chinner
1
-6
/
+25
2010-12-01
xfs: delayed alloc blocks beyond EOF are valid after writeback
Dave Chinner
2
-2
/
+20
2010-12-01
xfs: push stale, pinned buffers on trylock failures
Dave Chinner
1
-19
/
+16
2010-12-01
xfs: fix failed write truncation handling.
Dave Chinner
3
-54
/
+121
2010-12-01
NFS: Ensure we use the correct cookie in nfs_readdir_xdr_filler
Trond Myklebust
1
-2
/
+8
2010-12-01
exec: copy-and-paste the fixes into compat_do_execve() paths
Oleg Nesterov
2
-17
/
+19
2010-12-01
exec: make argv/envp memory visible to oom-killer
Oleg Nesterov
1
-2
/
+30
2010-11-30
cifs: fix parsing of hostname in dfs referrals
Jeff Layton
1
-1
/
+1
2010-11-30
NFS: Fix a readdirplus bug
Trond Myklebust
1
-5
/
+1
2010-11-30
fuse: verify ioctl retries
Miklos Szeredi
1
-0
/
+22
2010-11-30
fuse: fix ioctl when server is 32bit
Miklos Szeredi
1
-6
/
+44
2010-11-30
cifs: display fsc in /proc/mounts
Suresh Jayaraman
1
-0
/
+2
2010-11-30
cifs: enable fscache iff fsc mount option is used explicitly
Suresh Jayaraman
1
-6
/
+6
2010-11-30
cifs: allow fsc mount option only if CONFIG_CIFS_FSCACHE is set
Suresh Jayaraman
1
-0
/
+5
2010-11-30
cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4)
Shirish Pargaonkar
4
-26
/
+40
2010-11-30
cifs: Misc. cleanup in cifsacl handling [try #4]
Shirish Pargaonkar
3
-7
/
+17
2010-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
15
-114
/
+572
2010-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
1
-7
/
+8
2010-11-29
cifs: trivial comment fix for cifs_invalidate_mapping
Suresh Jayaraman
1
-1
/
+3
2010-11-29
Btrfs: don't use migrate page without CONFIG_MIGRATION
Chris Mason
1
-1
/
+6
2010-11-29
Btrfs: deal with DIO bios that span more than one ordered extent
Chris Mason
3
-4
/
+89
2010-11-29
Un-inline get_pipe_info() helper function
Linus Torvalds
1
-0
/
+12
2010-11-29
Export 'get_pipe_info()' to other users
Linus Torvalds
2
-12
/
+1
2010-11-29
Rename 'pipe_info()' to 'get_pipe_info()'
Linus Torvalds
1
-10
/
+9
2010-11-27
Btrfs: setup blank root and fs_info for mount time
Josef Bacik
2
-7
/
+33
2010-11-27
Btrfs: fix fiemap
Josef Bacik
1
-9
/
+54
2010-11-27
Btrfs - fix race between btrfs_get_sb() and umount
Ian Kent
1
-0
/
+6
2010-11-27
Btrfs: update inode ctime when using links
Josef Bacik
1
-0
/
+1
2010-11-27
Btrfs: make sure new inode size is ok in fallocate
Josef Bacik
1
-0
/
+4
2010-11-27
Btrfs: fix typo in fallocate to make it honor actual size
Josef Bacik
1
-4
/
+5
2010-11-27
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
6
-32
/
+55
2010-11-27
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-25
/
+6
2010-11-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2
-3
/
+3
2010-11-25
reiserfs: fix inode mutex - reiserfs lock misordering
Frederic Weisbecker
1
-4
/
+3
2010-11-25
pagemap: set pagemap walk limit to PMD boundary
Naoya Horiguchi
1
-1
/
+2
[prev]
[next]