index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-18
docs: path-lookup: no get_link()
Fox Chen
1
-6
/
+4
2021-06-18
docs: path-lookup: update i_op->put_link and cookie description
Fox Chen
1
-22
/
+8
2021-06-18
docs: path-lookup: i_op->follow_link replaced with i_op->get_link
Fox Chen
1
-7
/
+5
2021-06-18
docs: path-lookup: Add macro name to symlink limit description
Fox Chen
1
-2
/
+2
2021-06-18
docs: path-lookup: remove filename_mountpoint
Fox Chen
1
-3
/
+3
2021-06-18
docs: path-lookup: update do_last() part
Fox Chen
1
-25
/
+22
2021-06-18
docs: path-lookup: update path_mountpoint() part
Fox Chen
1
-7
/
+5
2021-06-18
docs: path-lookup: update path_to_nameidata() part
Fox Chen
1
-5
/
+6
2021-06-18
docs: path-lookup: update follow_managed() part
Fox Chen
1
-5
/
+5
2021-06-17
docs: filesystems: ext4: blockgroup.rst: replace some characters
Mauro Carvalho Chehab
1
-1
/
+1
2021-06-13
docs: fix a cross-ref
Kir Kolyshkin
1
-1
/
+1
2021-06-10
iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing va...
Al Viro
1
-0
/
+9
2021-06-04
docs: convert dax.txt to rst
Igor Matheus Andrade Torrente
3
-257
/
+292
2021-06-01
block: move bd_mutex to struct gendisk
Christoph Hellwig
1
-1
/
+1
2021-05-21
debugfs: remove return value of debugfs_create_bool()
Greg Kroah-Hartman
1
-2
/
+2
2021-05-11
erofs: update documentation about data compression
Gao Xiang
1
-19
/
+49
2021-05-11
erofs: fix broken illustration in documentation
Gao Xiang
1
-60
/
+59
2021-05-10
cifsd: add ksmbd/nfsd interoperability to feature table
Namjae Jeon
1
-10
/
+22
2021-05-10
doc: cifsd: change the reference to configuration.txt
Mauro Carvalho Chehab
1
-2
/
+2
2021-05-10
cifsd: fix build warnings from cifsd.rst
Namjae Jeon
1
-28
/
+0
2021-05-10
cifsd: add index.rst in cifs documentation
Namjae Jeon
2
-2
/
+11
2021-05-10
cifsd: update cifsd.rst document
Namjae Jeon
1
-26
/
+70
2021-05-10
cifsd: fix WARNING: document isn't included in any toctree
Namjae Jeon
1
-0
/
+1
2021-05-10
cifsd: fix WARNING: Title overline too short
Namjae Jeon
1
-2
/
+2
2021-05-10
cifsd: add server handler for central processing and tranport layers
Namjae Jeon
1
-0
/
+136
2021-05-04
Merge tag 'f2fs-for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+14
2021-04-30
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+27
2021-04-30
Merge tag 'ovl-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-14
/
+12
2021-04-28
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+0
2021-04-27
Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+527
2021-04-27
Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+23
2021-04-23
netfs: Documentation for helper library
David Howells
2
-0
/
+527
2021-04-13
f2fs: document: add description about compressed space handling
Chao Yu
1
-0
/
+8
2021-04-12
vfs: add fileattr ops
Miklos Szeredi
2
-3
/
+23
2021-04-12
ovl: restrict lower null uuid for "xino=auto"
Amir Goldstein
1
-14
/
+12
2021-04-07
take LOOKUP_{ROOT,ROOT_GRABBED,JUMPED} out of LOOKUP_... space
Al Viro
1
-3
/
+3
2021-04-07
switch file_open_root() to struct path
Al Viro
1
-0
/
+9
2021-04-05
ext4: handle casefolding with encryption
Daniel Rosenberg
1
-0
/
+27
2021-03-31
Documentation: filesystems api-summary: add namespace.c
Randy Dunlap
1
-0
/
+3
2021-03-30
f2fs: introduce gc_merge mount option
Chao Yu
1
-0
/
+6
2021-03-29
block: remove the revalidate_disk method
Christoph Hellwig
1
-2
/
+0
2021-03-25
docs: filesystems: Fix a mundane typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-08
docs: filesystem: Update smaps vm flag list to latest
Peter Xu
1
-0
/
+4
2021-03-06
Docs: add fs/eventpoll to docbooks
Randy Dunlap
1
-0
/
+6
2021-02-27
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+7
2021-02-26
Merge tag 'docs-5.12-2' of git://git.lwn.net/linux
Linus Torvalds
1
-0
/
+4
2021-02-26
seq_file: document how per-entry resources are managed.
NeilBrown
1
-0
/
+6
2021-02-25
docs: proc.rst: fix indentation warning
Randy Dunlap
1
-1
/
+1
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-12
/
+16
2021-02-22
Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+4
[prev]
[next]