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
2015-01-08
ovl: Prevent rw remount when it should be ro mount
Seunghun Lee
1
-0
/
+12
2015-01-08
ovl: Fix opaque regression in ovl_lookup
hujianyang
1
-10
/
+13
2015-01-08
ovl: Fix kernel panic while mounting overlayfs
hujianyang
1
-0
/
+3
2014-12-13
ovl: Use macros to present ovl_xattr
hujianyang
4
-7
/
+7
2014-12-13
ovl: Cleanup redundant blank lines
hujianyang
3
-3
/
+0
2014-12-13
ovl: support multiple lower layers
Miklos Szeredi
1
-27
/
+83
2014-12-13
ovl: make upperdir optional
Miklos Szeredi
1
-36
/
+47
2014-12-13
ovl: improve mount helpers
Miklos Szeredi
1
-52
/
+73
2014-12-13
ovl: mount: change order of initialization
Miklos Szeredi
1
-38
/
+32
2014-12-13
ovl: allow statfs if no upper layer
Miklos Szeredi
1
-2
/
+2
2014-12-13
ovl: lookup ENAMETOOLONG on lower means ENOENT
Miklos Szeredi
1
-1
/
+7
2014-12-13
ovl: check whiteout on lowest layer as well
Miklos Szeredi
2
-56
/
+50
2014-12-13
ovl: multi-layer lookup
Miklos Szeredi
1
-49
/
+94
2014-12-13
ovl: multi-layer readdir
Miklos Szeredi
2
-22
/
+24
2014-12-13
ovl: helper to iterate layers
Miklos Szeredi
2
-0
/
+22
2014-12-13
ovl: add mutli-layer infrastructure
Miklos Szeredi
1
-34
/
+64
2014-12-13
ovl: dont replace opaque dir
Miklos Szeredi
1
-1
/
+1
2014-12-13
ovl: make path-type a bitmap
Miklos Szeredi
6
-36
/
+41
2014-12-13
ovl: check whiteout while reading directory
Miklos Szeredi
1
-49
/
+28
2014-12-03
fat: fix oops on corrupted vfat fs
Al Viro
1
-9
/
+11
2014-12-02
Merge tag 'ext4_for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+2
2014-12-02
jbd2: fix regression where we fail to initialize checksum seed when loading
Darrick J. Wong
1
-3
/
+2
2014-11-30
btrfs: zero out left over bytes after processing compression streams
Chris Mason
4
-5
/
+67
2014-11-26
Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-5
/
+12
2014-11-26
Merge git://git.kvack.org/~bcrl/aio-fixes
Linus Torvalds
1
-7
/
+14
2014-11-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
3
-15
/
+25
2014-11-21
Merge branch 'overlayfs-current' of git://git.kernel.org/pub/scm/linux/kernel...
Al Viro
28
-347
/
+400
2014-11-20
ovl: ovl_dir_fsync() cleanup
Miklos Szeredi
1
-2
/
+2
2014-11-20
ovl: pass dentry into ovl_dir_read_merged()
Miklos Szeredi
1
-21
/
+14
2014-11-20
ovl: use lockless_dereference() for upperdentry
Miklos Szeredi
1
-6
/
+1
2014-11-20
ovl: allow filenames with comma
Miklos Szeredi
1
-3
/
+45
2014-11-20
ovl: fix race in private xattr checks
Miklos Szeredi
1
-9
/
+18
2014-11-20
ovl: fix remove/copy-up race
Miklos Szeredi
1
-12
/
+19
2014-11-20
ovl: rename filesystem type to "overlay"
Miklos Szeredi
4
-7
/
+7
2014-11-19
nfsd: Fix slot wake up race in the nfsv4.1 callback code
Trond Myklebust
1
-2
/
+6
2014-11-19
btrfs: fix lockups from btrfs_clear_path_blocking
Chris Mason
3
-15
/
+25
2014-11-19
isofs: avoid unused function warning
Arnd Bergmann
1
-21
/
+21
2014-11-19
vfs: fix reference leak in d_prune_aliases()
Yan, Zheng
1
-0
/
+1
2014-11-19
nfsd: correctly define v4.2 support attributes
Christoph Hellwig
1
-3
/
+6
2014-11-16
Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
11
-64
/
+83
2014-11-14
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
5
-25
/
+67
2014-11-14
fanotify: fix notification of groups with inode & mount marks
Jan Kara
5
-25
/
+67
2014-11-13
ceph: fix flush tid comparision
Yan, Zheng
1
-1
/
+1
2014-11-13
NFS: Don't try to reclaim delegation open state if recovery failed
Trond Myklebust
1
-0
/
+2
2014-11-13
NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revoked
Trond Myklebust
2
-11
/
+0
2014-11-13
NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return
Trond Myklebust
3
-3
/
+23
2014-11-13
NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATE
Trond Myklebust
1
-25
/
+17
2014-11-13
NFSv4: Ensure that we remove NFSv4.0 delegations when state has expired
Trond Myklebust
1
-1
/
+23
2014-11-12
NFS: SEEK is an NFS v4.2 feature
Anna Schumaker
1
-3
/
+3
2014-11-12
nfs: Fix use of uninitialized variable in nfs_getattr()
Jan Kara
1
-1
/
+1
[next]