index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-21
Merge tag 'ntfs3_for_6.2' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
1
-0
/
+19
2022-12-14
Merge tag 'f2fs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+12
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+5
2022-12-13
Merge tag 'configfs-6.2-2022-12-13' of git://git.infradead.org/users/hch/conf...
Linus Torvalds
1
-48
/
+0
2022-12-12
Merge tag 'erofs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-13
/
+25
2022-12-12
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
1
-0
/
+7
2022-12-12
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2022-12-12
Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-8
/
+11
2022-12-12
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-11
/
+0
2022-12-12
Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+17
2022-12-12
f2fs: add block_age-based extent cache
Jaegeuk Kim
1
-0
/
+4
2022-12-08
MAINTAINERS: Add f2fs bug tracker link
Chao Yu
1
-1
/
+5
2022-12-07
erofs: enable large folios for fscache mode
Jingbo Xu
1
-0
/
+2
2022-12-07
erofs: update documentation
Gao Xiang
1
-13
/
+23
2022-12-02
fscrypt: add additional documentation for SM4 support
Eric Biggers
1
-0
/
+6
2022-12-02
configfs: remove mentions of committable items
Bartosz Golaszewski
1
-48
/
+0
2022-12-01
fscrypt: Add SM4 XTS/CTS symmetric algorithm support
Tianjia Zhang
1
-0
/
+1
2022-12-01
ext4: journal_path mount options should follow links
Lukas Czerner
1
-0
/
+1
2022-11-30
mm: anonymous shared memory naming
Pasha Tatashin
1
-3
/
+5
2022-11-25
fs: simplify vfs_get_super
Christoph Hellwig
1
-11
/
+0
2022-11-18
proc: report open files as size in stat() for /proc/pid/fd
Ivan Babrou
1
-0
/
+17
2022-11-15
Documentation: update the description of TracerPid in procfs.rst
Chen Linxuan
1
-1
/
+2
2022-11-12
fs/ntfs3: Document system.ntfs_attrib_be extended attribute
Daniel Pinto
1
-0
/
+5
2022-11-12
fs/ntfs3: Rename hidedotfiles mount option to hide_dot_files
Daniel Pinto
1
-1
/
+1
2022-11-12
fs/ntfs3: Document the hidedotfiles mount option
Daniel Pinto
1
-0
/
+6
2022-11-12
fs/ntfs3: Document windows_names mount option
Daniel Pinto
1
-0
/
+8
2022-11-09
debugfs: small Documentation cleaning
Randy Dunlap
1
-4
/
+4
2022-11-09
sysfs: update Documentation
Randy Dunlap
1
-17
/
+24
2022-11-01
f2fs: add barrier mount option
Yangtao Li
1
-0
/
+2
2022-11-01
f2fs: support fault injection for f2fs_is_valid_blkaddr()
Chao Yu
1
-0
/
+1
2022-10-20
fs: add new get acl method
Christian Brauner
2
-0
/
+3
2022-10-20
fs: rename current get acl method
Christian Brauner
3
-8
/
+8
2022-10-19
fs: pass dentry to set acl method
Christian Brauner
1
-1
/
+1
2022-10-13
Merge tag 'docs-6.1-2' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2022-10-13
Merge tag 'ceph-for-6.1-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+0
2022-10-10
Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-3
/
+16
2022-10-10
Documentation: ubifs: Fix compression idiom
Joel Stanley
1
-1
/
+1
2022-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+4
2022-10-07
Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-10-07
Merge tag '6.1-rc-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
1
-12
/
+30
2022-10-06
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+3
2022-10-06
Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+11
2022-10-05
ksmbd: update documentation
Namjae Jeon
1
-12
/
+30
2022-10-04
ceph: remove Sage's git tree from documentation
Tiezhu Yang
1
-1
/
+0
2022-09-30
docs: filesystems: sysfs: Make text and code for ->show() consistent
Andy Shevchenko
1
-1
/
+1
2022-09-29
fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODE
Lukas Czerner
1
-0
/
+3
2022-09-27
Documentation: spufs: correct a duplicate word typo
Randy Dunlap
1
-1
/
+1
2022-09-27
Documentation: filesystems: correct possessive "its"
Randy Dunlap
4
-8
/
+7
2022-09-27
Remove duplicate words inside documentation
Akhil Raj
1
-1
/
+1
2022-09-27
Documentation: ext4: correct the document about superblock
JunChao Sun
1
-3
/
+3
[next]