index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'fs')
-rw-r--r--
fs/Kconfig
1
-rw-r--r--
fs/adfs/Kconfig
1
-rw-r--r--
fs/affs/super.c
4
-rw-r--r--
fs/autofs/Kconfig
1
-rw-r--r--
fs/binfmt_aout.c
4
-rw-r--r--
fs/binfmt_elf.c
2
-rw-r--r--
fs/ceph/Kconfig
14
-rw-r--r--
fs/ceph/Makefile
11
-rw-r--r--
fs/ceph/README
20
-rw-r--r--
fs/ceph/addr.c
65
-rw-r--r--
fs/ceph/armor.c
103
-rw-r--r--
fs/ceph/auth.c
259
-rw-r--r--
fs/ceph/auth.h
92
-rw-r--r--
fs/ceph/auth_none.c
131
-rw-r--r--
fs/ceph/auth_none.h
30
-rw-r--r--
fs/ceph/auth_x.c
687
-rw-r--r--
fs/ceph/auth_x.h
49
-rw-r--r--
fs/ceph/auth_x_protocol.h
90
-rw-r--r--
fs/ceph/buffer.c
65
-rw-r--r--
fs/ceph/buffer.h
39
-rw-r--r--
fs/ceph/caps.c
81
-rw-r--r--
fs/ceph/ceph_debug.h
37
-rw-r--r--
fs/ceph/ceph_frag.c
3
-rw-r--r--
fs/ceph/ceph_frag.h
109
-rw-r--r--
fs/ceph/ceph_fs.c
72
-rw-r--r--
fs/ceph/ceph_fs.h
728
-rw-r--r--
fs/ceph/ceph_hash.c
118
-rw-r--r--
fs/ceph/ceph_hash.h
13
-rw-r--r--
fs/ceph/crush/crush.c
151
-rw-r--r--
fs/ceph/crush/crush.h
180
-rw-r--r--
fs/ceph/crush/hash.c
149
-rw-r--r--
fs/ceph/crush/hash.h
17
-rw-r--r--
fs/ceph/crush/mapper.c
609
-rw-r--r--
fs/ceph/crush/mapper.h
20
-rw-r--r--
fs/ceph/crypto.c
412
-rw-r--r--
fs/ceph/crypto.h
48
-rw-r--r--
fs/ceph/debugfs.c
406
-rw-r--r--
fs/ceph/decode.h
196
-rw-r--r--
fs/ceph/dir.c
97
-rw-r--r--
fs/ceph/export.c
26
-rw-r--r--
fs/ceph/file.c
209
-rw-r--r--
fs/ceph/inode.c
19
-rw-r--r--
fs/ceph/ioctl.c
77
-rw-r--r--
fs/ceph/ioctl.h
4
-rw-r--r--
fs/ceph/locks.c
23
-rw-r--r--
fs/ceph/mds_client.c
129
-rw-r--r--
fs/ceph/mds_client.h
20
-rw-r--r--
fs/ceph/mdsmap.c
11
-rw-r--r--
fs/ceph/mdsmap.h
62
-rw-r--r--
fs/ceph/messenger.c
2277
-rw-r--r--
fs/ceph/messenger.h
253
-rw-r--r--
fs/ceph/mon_client.c
1018
-rw-r--r--
fs/ceph/mon_client.h
121
-rw-r--r--
fs/ceph/msgpool.c
64
-rw-r--r--
fs/ceph/msgpool.h
25
-rw-r--r--
fs/ceph/msgr.h
175
-rw-r--r--
fs/ceph/osd_client.c
1539
-rw-r--r--
fs/ceph/osd_client.h
167
-rw-r--r--
fs/ceph/osdmap.c
1110
-rw-r--r--
fs/ceph/osdmap.h
128
-rw-r--r--
fs/ceph/pagelist.c
63
-rw-r--r--
fs/ceph/pagelist.h
54
-rw-r--r--
fs/ceph/rados.h
405
-rw-r--r--
fs/ceph/snap.c
10
-rw-r--r--
fs/ceph/strings.c
(renamed from fs/ceph/ceph_strings.c)
82
-rw-r--r--
fs/ceph/super.c
1154
-rw-r--r--
fs/ceph/super.h
400
-rw-r--r--
fs/ceph/types.h
29
-rw-r--r--
fs/ceph/xattr.c
18
-rw-r--r--
fs/cifs/cifssmb.c
49
-rw-r--r--
fs/cifs/inode.c
2
-rw-r--r--
fs/compat_ioctl.c
70
-rw-r--r--
fs/exec.c
40
-rw-r--r--
fs/exofs/inode.c
8
-rw-r--r--
fs/ext3/super.c
4
-rw-r--r--
fs/ext4/super.c
8
-rw-r--r--
fs/fs-writeback.c
19
-rw-r--r--
fs/fuse/dev.c
2
-rw-r--r--
fs/gfs2/Kconfig
2
-rw-r--r--
fs/gfs2/aops.c
24
-rw-r--r--
fs/gfs2/bmap.c
255
-rw-r--r--
fs/gfs2/bmap.h
20
-rw-r--r--
fs/gfs2/dentry.c
2
-rw-r--r--
fs/gfs2/dir.c
31
-rw-r--r--
fs/gfs2/dir.h
34
-rw-r--r--
fs/gfs2/export.c
9
-rw-r--r--
fs/gfs2/file.c
6
-rw-r--r--
fs/gfs2/glock.c
23
-rw-r--r--
fs/gfs2/glock.h
2
-rw-r--r--
fs/gfs2/glops.c
6
-rw-r--r--
fs/gfs2/incore.h
8
-rw-r--r--
fs/gfs2/inode.c
9
-rw-r--r--
fs/gfs2/inode.h
15
-rw-r--r--
fs/gfs2/lock_dlm.c
4
-rw-r--r--
fs/gfs2/main.c
6
-rw-r--r--
fs/gfs2/ops_fstype.c
79
-rw-r--r--
fs/gfs2/ops_inode.c
326
-rw-r--r--
fs/gfs2/quota.c
16
-rw-r--r--
fs/gfs2/recovery.c
15
-rw-r--r--
fs/gfs2/rgrp.c
50
-rw-r--r--
fs/gfs2/rgrp.h
8
-rw-r--r--
fs/gfs2/super.c
26
-rw-r--r--
fs/gfs2/sys.c
22
-rw-r--r--
fs/gfs2/trace_gfs2.h
3
-rw-r--r--
fs/gfs2/trans.h
9
-rw-r--r--
fs/gfs2/xattr.c
2
-rw-r--r--
fs/hfs/bfind.c
4
-rw-r--r--
fs/hfs/btree.c
2
-rw-r--r--
fs/hfs/btree.h
2
-rw-r--r--
fs/hfsplus/bfind.c
17
-rw-r--r--
fs/hfsplus/bitmap.c
20
-rw-r--r--
fs/hfsplus/brec.c
29
-rw-r--r--
fs/hfsplus/btree.c
67
-rw-r--r--
fs/hfsplus/catalog.c
50
-rw-r--r--
fs/hfsplus/dir.c
201
-rw-r--r--
fs/hfsplus/extents.c
223
-rw-r--r--
fs/hfsplus/hfsplus_fs.h
85
-rw-r--r--
fs/hfsplus/hfsplus_raw.h
3
-rw-r--r--
fs/hfsplus/inode.c
185
-rw-r--r--
fs/hfsplus/ioctl.c
153
-rw-r--r--
fs/hfsplus/options.c
10
-rw-r--r--
fs/hfsplus/part_tbl.c
5
-rw-r--r--
fs/hfsplus/super.c
310
-rw-r--r--
fs/hfsplus/unicode.c
16
-rw-r--r--
fs/hfsplus/wrapper.c
40
-rw-r--r--
fs/hpfs/Kconfig
1
-rw-r--r--
fs/jbd2/journal.c
4
-rw-r--r--
fs/libfs.c
29
-rw-r--r--
fs/nfs/Kconfig
1
-rw-r--r--
fs/nfsd/Kconfig
1
-rw-r--r--
fs/nfsd/nfsfh.h
2
-rw-r--r--
fs/notify/Kconfig
2
-rw-r--r--
fs/ocfs2/aops.c
9
-rw-r--r--
fs/ocfs2/aops.h