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
2021-09-11
Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+0
2021-09-07
block: move fs/block_dev.c to block/bdev.c
Christoph Hellwig
1
-3
/
+0
2021-09-04
Merge git://github.com/Paragon-Software-Group/linux-ntfs3
Linus Torvalds
2
-0
/
+107
2021-09-04
Merge tag 'f2fs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+15
2021-09-02
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
5
-6
/
+89
2021-09-02
Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-2
/
+5
2021-09-02
Merge tag 'erofs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+17
2021-08-31
Merge tag 'fs.idmapped.v5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+1027
2021-08-31
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
1
-10
/
+5
2021-08-31
Merge tag '5.15-rc-first-ksmbd-merge' of git://git.samba.org/ksmbd
Linus Torvalds
3
-1
/
+176
2021-08-30
ext4: Orphan file documentation
Jan Kara
5
-6
/
+89
2021-08-30
Merge tag 'locks-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...
Linus Torvalds
1
-188
/
+0
2021-08-30
Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-26
/
+53
2021-08-23
fs: remove mandatory file locking support
Jeff Layton
1
-188
/
+0
2021-08-20
erofs: introduce chunk-based file on-disk format
Gao Xiang
1
-2
/
+14
2021-08-18
vfs: add rcu argument to ->get_acl() callback
Miklos Szeredi
2
-2
/
+2
2021-08-17
f2fs: fix to keep compatibility of fault injection interface
Chao Yu
1
-0
/
+1
2021-08-17
f2fs: support fault injection for f2fs_kmem_cache_alloc()
Chao Yu
1
-0
/
+1
2021-08-17
f2fs: compress: allow write compress released file after truncate to zero
Fengnan Chang
1
-2
/
+5
2021-08-17
ovl: skip checking lower file's i_writecount on truncate
Chengguang Xu
1
-0
/
+3
2021-08-13
fs/ntfs3: Add Kconfig, Makefile and doc
Konstantin Komarov
2
-0
/
+107
2021-08-13
ksmbd: update SMB3 multi-channel support in ksmbd.rst
Namjae Jeon
1
-1
/
+2
2021-08-11
doc: give a more thorough id handling explanation
Christian Brauner
2
-0
/
+1027
2021-08-10
erofs: dax support for non-tailpacking regular file
Gao Xiang
1
-0
/
+3
2021-08-03
f2fs: introduce discard_unit mount option
Chao Yu
1
-0
/
+8
2021-07-28
filesystems/locking: fix Malformed table warning
Randy Dunlap
1
-1
/
+1
2021-07-25
fscrypt: align Base64 encoding with RFC 4648 base64url
Eric Biggers
1
-5
/
+5
2021-07-25
fscrypt: remove mention of symlink st_size quirk from documentation
Eric Biggers
1
-5
/
+0
2021-07-18
Documentation: Fix intiramfs script name
Robert Richter
1
-1
/
+1
2021-07-13
mm: Protect operations adding pages to page cache with invalidate_lock
Jan Kara
1
-19
/
+43
2021-07-13
documentation: Sync file_operations members with reality
Jan Kara
1
-6
/
+9
2021-07-09
Merge tag 'f2fs-for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+41
2021-07-05
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2021-07-03
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-3
/
+12
2021-07-03
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+9
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-8
/
+40
2021-07-01
f2fs: compress: add nocompress extensions support
Fengnan Chang
1
-1
/
+30
2021-07-01
procfs/dmabuf: add inode number to /proc/*/fdinfo
Kalesh Singh
1
-6
/
+31
2021-06-30
docs: proc.rst: meminfo: briefly describe gaps in memory accounting
Mike Rapoport
1
-2
/
+9
2021-06-30
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-8
/
+31
2021-06-30
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-06-28
Merge tag 'docs-5.14' of git://git.lwn.net/linux
Linus Torvalds
6
-368
/
+379
2021-06-28
ksmbd: move fs/cifsd to fs/ksmbd
Namjae Jeon
2
-6
/
+6
2021-06-23
f2fs: fix to avoid adding tab before doc section
Chao Yu
1
-8
/
+8
2021-06-23
f2fs: compress: add compress_inode to cache compressed blocks
Chao Yu
1
-0
/
+3
2021-06-22
ext4: update journal documentation
Leah Rumancik
1
-8
/
+31
2021-06-18
docs: path-lookup: use bare function() rather than literals
Fox Chen
1
-35
/
+35
2021-06-18
docs: path-lookup: update symlink description
Fox Chen
1
-7
/
+6
2021-06-18
docs: path-lookup: update get_link() ->follow_link description
Fox Chen
1
-7
/
+6
2021-06-18
docs: path-lookup: update WALK_GET, WALK_PUT desc
Fox Chen
1
-7
/
+7
[next]