index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-25
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...
Linus Torvalds
1
-2
/
+10
2019-11-13
docs: fs-verity: mention statx() support
Eric Biggers
1
-0
/
+8
2019-11-13
docs: fs-verity: document first supported kernel version
Eric Biggers
1
-2
/
+2
2019-11-06
fscrypt: add support for IV_INO_LBLK_64 policies
Eric Biggers
1
-22
/
+41
2019-10-21
fscrypt: invoke crypto API for ESSIV handling
Eric Biggers
1
-2
/
+3
2019-09-28
Merge tag 'virtio-fs-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ms...
Linus Torvalds
2
-0
/
+70
2019-09-25
Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-0
/
+14
2019-09-22
Merge tag 'f2fs-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
1
-0
/
+8
2019-09-21
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
7
-28
/
+53
2019-09-19
Merge tag '5.4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+97
2019-09-19
Merge tag 'ovl-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ms...
Linus Torvalds
1
-1
/
+1
2019-09-19
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...
Linus Torvalds
6
-2
/
+775
2019-09-19
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
1
-130
/
+628
2019-09-18
Merge tag 'filelock-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+10
2019-09-18
Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+210
2019-09-18
virtio-fs: add Documentation/filesystems/virtiofs.rst
Stefan Hajnoczi
2
-0
/
+70
2019-09-16
cifs: Add support for root file systems
Paulo Alcantara (SUSE)
1
-0
/
+97
2019-09-16
ceph: auto reconnect after blacklisted
Yan, Zheng
1
-0
/
+14
2019-09-07
ext4: add missing bigalloc documentation.
Ayush Ranjan
1
-10
/
+22
2019-09-07
f2fs: add missing documents of reserve_root/resuid/resgid
Chao Yu
1
-0
/
+5
2019-09-05
erofs: kill use_vmap module parameter
Gao Xiang
1
-4
/
+0
2019-09-05
erofs: kill all erofs specific fault injection
Gao Xiang
1
-5
/
+0
2019-08-31
ext4 crypto: fix to check feature status before get policy
Chao Yu
1
-1
/
+2
2019-08-24
erofs: move erofs out of staging
Gao Xiang
1
-0
/
+219
2019-08-23
f2fs: include charset encoding information in the superblock
Daniel Rosenberg
1
-0
/
+3
2019-08-23
ext4: documentation fixes
Ayush Ranjan
6
-18
/
+31
2019-08-16
locks: print a warning when mount fails due to lack of "mand" support
Jeff Layton
1
-0
/
+10
2019-08-13
ext4: update on-disk format documentation for fs-verity
Eric Biggers
4
-2
/
+48
2019-08-13
fscrypt: document the new ioctls and policy version
Eric Biggers
1
-116
/
+613
2019-08-13
fscrypt: use FSCRYPT_ prefix for uapi constants
Eric Biggers
1
-20
/
+20
2019-08-06
smb3: update TODO list of missing features
Steve French
1
-10
/
+16
2019-07-31
docs: fs: porting.rst: fix a broken reference to another doc
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-31
docs: fs: cifs: convert to ReST and add to admin-guide book
Mauro Carvalho Chehab
6
-1036
/
+0
2019-07-31
docs: fs: convert porting to ReST
Mauro Carvalho Chehab
3
-686
/
+854
2019-07-31
docs: fs: convert docs without extension to ReST
Mauro Carvalho Chehab
5
-114
/
+220
2019-07-31
docs: ubifs-authentication.md: convert to ReST
Mauro Carvalho Chehab
1
-26
/
+44
2019-07-31
Documentation: filesystems: Convert ufs.txt to reStructuredText format
Shobhit Kukreti
1
-60
/
+0
2019-07-31
Documentation: filesystems: Convert jfs.txt to
Shobhit Kukreti
1
-52
/
+0
2019-07-30
coda: Fix typo in the struct CodaCred documentation
Andy Shevchenko
1
-2
/
+2
2019-07-29
fs-verity: add a documentation file
Eric Biggers
2
-0
/
+727
2019-07-22
Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...
Jonathan Corbet
1
-10
/
+0
2019-07-21
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2019-07-21
typo fix: it's d_make_root, not d_make_inode...
Al Viro
1
-1
/
+1
2019-07-19
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+13
2019-07-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2019-07-19
mm: thp: fix false negative of shmem vma's THP eligibility
Yang Shi
1
-2
/
+2
2019-07-18
Merge tag 'xfs-5.3-merge-13' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-471
/
+1
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+7
2019-07-17
docs: remove extra conf.py files
Mauro Carvalho Chehab
1
-10
/
+0
2019-07-17
coda: change Coda's user api to use 64-bit time_t in timespec
Jan Harkes
1
-5
/
+5
[next]