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-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-07-28
filesystems/locking: fix Malformed table warning
Randy Dunlap
1
-1
/
+1
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-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
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-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
[next]