Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
f7b15c74cffd760ec9959078982d8268a38456c4
/
Documentation
/
filesystems
108624e
smb3: update TODO list of missing features
by Steve French
· 5 years ago
48ffc3d
Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental into mauro
by Jonathan Corbet
· 5 years ago
d6788eb
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
1b03bc5
typo fix: it's d_make_root, not d_make_inode...
by Al Viro
· 5 years ago
4f5ed13
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
249be85
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
c063066
mm: thp: fix false negative of shmem vma's THP eligibility
by Yang Shi
· 5 years ago
366a4e3
Merge tag 'xfs-5.3-merge-13' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
57a8ec3
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
9fc3a18
docs: remove extra conf.py files
by Mauro Carvalho Chehab
· 5 years ago
5e7c31d
coda: change Coda's user api to use 64-bit time_t in timespec
by Jan Harkes
· 5 years ago
6ced9aa
coda: stop using 'struct timespec' in user API
by Arnd Bergmann
· 5 years ago
89b408a
Documentation: filesystem: Convert xfs.txt to ReST
by Sheriff Esseson
· 5 years ago
da82c92
docs: cgroup-v1: add it to the admin-guide book
by Mauro Carvalho Chehab
· 6 years ago
fe34c89
docs: driver-model: move it to the driver-api book
by Mauro Carvalho Chehab
· 6 years ago
5704324
docs: admin-guide: move sysctl directory to it
by Mauro Carvalho Chehab
· 6 years ago
ec4b78a
docs: early-userspace: move to driver-api guide
by Mauro Carvalho Chehab
· 6 years ago
0d07cf5
docs: early-userspace: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
a641a88
Merge tag 'f2fs-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 6 years ago
4ce9d18
Merge tag 'xfs-5.3-merge-12' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 6 years ago
f632a81
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
ee2ad71
mm: smaps: split PSS into components
by Luigi Semenzato
· 6 years ago
d2b6b4c
Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 6 years ago
25cd6f3
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
by Linus Torvalds
· 6 years ago
682f7c5
Merge tag 'for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 6 years ago
e9a83bd
Merge tag 'docs-5.3' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
92c1d65
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 6 years ago
66f2a12
docs: Move binderfs to admin-guide
by Matthew Wilcox (Oracle)
· 6 years ago
f85d933
locks: Cleanup lm_compare_owner and lm_owner_key
by Benjamin Coddington
· 6 years ago
cad3836
f2fs: allocate blocks for pinned file
by Jaegeuk Kim
· 6 years ago
dbd329f1
xfs: add struct xfs_mount pointer to struct xfs_buf
by Christoph Hellwig
· 6 years ago
0564336
fscrypt: document testing with xfstests
by Eric Biggers
· 6 years ago
adbd9b4
fscrypt: remove selection of CONFIG_CRYPTO_SHA256
by Eric Biggers
· 6 years ago
8811249
vfs: update d_make_root() description
by Ian Kent
· 6 years ago
7c116d2
docs: filesystems: Remove uneeded .rst extension on toctables
by Mauro Carvalho Chehab
· 6 years ago
99c8b23
docs: cgroup-v1: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
f0ba437
docs: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
8afecfb
Merge tag 'v5.2-rc4' into mauro
by Jonathan Corbet
· 6 years ago
711486f
Documentation/filesystems/proc.txt: Add arch_status file
by Aubrey Li
· 6 years ago
5c437fa
docs: fs: fix broken links to vfs.txt with was renamed to vfs.rst
by Mauro Carvalho Chehab
· 6 years ago
9d61944
Documentation: xfs: Fix typo
by Shiyang Ruan
· 6 years ago
ee5dc04
docs: filesystems: vfs: Render method descriptions
by Tobin C. Harding
· 6 years ago
4d3aed7
f2fs: Add option to limit required GC for checkpoint=disable
by Daniel Rosenberg
· 6 years ago
c9c2c27
debugfs: make debugfs_create_u32_array() return void
by Greg Kroah-Hartman
· 6 years ago
5d3211b
ovl: doc: add non-standard corner cases
by Miklos Szeredi
· 6 years ago
4d11d13
f2fs: add missing sysfs entries in documentation
by Jaegeuk Kim
· 6 years ago
af96c1e3
docs: filesystems: vfs: Convert vfs.txt to RST
by Tobin C. Harding
· 6 years ago
1b44ae6
docs: filesystems: vfs: Convert spaces to tabs
by Tobin C. Harding
· 6 years ago
e66b045
docs: filesystems: vfs: Fix pre-amble indentation
by Tobin C. Harding
· 6 years ago
099c5c7
docs: filesystems: vfs: Use SPDX identifier
by Tobin C. Harding
· 6 years ago
90ac11a
docs: filesystems: vfs: Use correct initial heading
by Tobin C. Harding
· 6 years ago
e04c83c
docs: filesystems: vfs: Use uniform spacing around headings
by Tobin C. Harding
· 6 years ago
90caa78
docs: filesystems: vfs: Use 72 character column width
by Tobin C. Harding
· 6 years ago
4ee33ea
docs: filesystems: vfs: Use uniform space after period.
by Tobin C. Harding
· 6 years ago
50c1f43
docs: filesystems: vfs: Remove space before tab
by Tobin C. Harding
· 6 years ago
dea20be
docs: no structured comments in fs/file_table.c
by Jonathan Corbet
· 6 years ago
e15d92b
doc: ext2: update description of quota options for ext2
by Chengguang Xu
· 6 years ago
1dcaa13
autofs: add description of ignore pseudo mount option
by Ian Kent
· 6 years ago
841964e
autofs: update mount control expire desription with AUTOFS_EXP_FORCED
by Ian Kent
· 6 years ago
f23ceaa
autofs: update AUTOFS_EXP_LEAVES description
by Ian Kent
· 6 years ago
9200026
autofs: update autofs.txt for strictexpire mount option
by Ian Kent
· 6 years ago
2ad56ad
autofs: fix some word usage oddities in autofs.txt
by Ian Kent
· 6 years ago
149e703
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
d27fb65
Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
cf482a4
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
78438ce
Merge branch 'stable-fodder' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
fdb0da8
new inode method: ->free_inode()
by Al Viro
· 6 years ago
1a6a316
Documentation/filesystems/Locking: fix ->get_link() prototype
by Eric Biggers
· 6 years ago
dcb2cb1
Documentation/filesystems/vfs.txt: document how ->i_link works
by Eric Biggers
· 6 years ago
c59a899
Documentation/filesystems/vfs.txt: remove bogus "Last updated" date
by Eric Biggers
· 6 years ago
9abb249
debugfs: update documented return values of debugfs helpers
by Ronald Tschalär
· 6 years ago
ab1152d
unexport d_alloc_pseudo()
by Al Viro
· 6 years ago
5467a68
dcache: sort the freeing-without-RCU-delay mess for good.
by Al Viro
· 6 years ago
7d6ab82
vfs: Update mount API docs
by David Howells
· 6 years ago
9c7dc82
Merge tag '5.1-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
5160bcc
Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 6 years ago
6552580
cifs: minor documentation updates
by Steve French
· 6 years ago
2b0a80b0
Merge tag 'ceph-for-5.1-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 6 years ago
7b47a9e
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
92fff53
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
d1cae94
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
by Linus Torvalds
· 6 years ago
1a29e85
Merge tag 'docs-5.1' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
80201fe
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
4064174
docs: Bring some order to filesystem documentation
by Jonathan Corbet
· 6 years ago
7321dd9
f2fs: fix to document inline_xattr_size option
by Chao Yu
· 6 years ago
d11ae8e
Documentation: modern versions of ceph are not backed by btrfs
by Jeff Layton
· 6 years ago
fe33032
ceph: add mount option to limit caps count
by Yan, Zheng
· 6 years ago
5fe1890
vfs: Provide documentation for new mount API
by David Howells
· 6 years ago
fb7e160
fs: add an iopoll method to struct file_operations
by Christoph Hellwig
· 6 years ago
44a47f0
sysfs.txt: add note on available attribute macros
by Nicholas Mc Guire
· 6 years ago
d519da4
xfs: Introduce XFS_PTAG_VERIFIER_ERROR panic mask
by Marco Benatto
· 6 years ago
80f2121
scsi: fs: remove exofs
by Christoph Hellwig
· 6 years ago
f5e55e7
fscrypt: return -EXDEV for incompatible rename or link into encrypted dir
by Eric Biggers
· 6 years ago
643fa96
fscrypt: remove filesystem specific build config option
by Chandan Rajendra
· 6 years ago
35283f5
Documentation/filesystems: add binderfs
by Christian Brauner
· 6 years ago
735df0f
Documentation: driver core: remove use of BUS_ATTR
by Greg Kroah-Hartman
· 6 years ago
9f63df2
Documentation/filesystems: fix title underline lengths in path-lookup.rst
by Randy Dunlap
· 6 years ago
baa6707
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
by Linus Torvalds
· 6 years ago
8094c3c
fscrypt: add Adiantum support
by Eric Biggers
· 6 years ago
b5aef86
Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
Next »