index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-26
md: switch to ->check_events for media change notifications
Christoph Hellwig
1
-3
/
+1
2021-08-26
locks: print a warning when mount fails due to lack of "mand" support
Jeff Layton
1
-0
/
+10
2021-03-07
sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output
Joe Perches
1
-5
/
+3
2021-03-04
seq_file: document how per-entry resources are managed.
NeilBrown
1
-0
/
+6
2020-11-05
fscrypt: return -EXDEV for incompatible rename or link into encrypted dir
Eric Biggers
1
-2
/
+10
2020-09-09
affs: fix basic permission bits to actually work
Max Staudt
1
-6
/
+10
2020-03-18
cifs_atomic_open(): fix double-put on late allocation failure
Al Viro
1
-0
/
+7
2019-12-17
mm, thp, proc: report THP eligibility for each vma
Michal Hocko
1
-0
/
+3
2019-09-21
ovl: fix regression caused by overlapping layers detection
Amir Goldstein
1
-1
/
+1
2019-05-25
dcache: sort the freeing-without-RCU-delay mess for good.
Al Viro
1
-0
/
+5
2019-01-26
mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smaps
Michal Hocko
1
-1
/
+3
2018-11-21
ovl: automatically enable redirect_dir on metacopy=on
Miklos Szeredi
1
-0
/
+6
2018-11-13
crypto: speck - remove Speck
Jason A. Donenfeld
1
-10
/
+0
2018-08-30
vfs: add the fadvise() file operation
Amir Goldstein
1
-0
/
+3
2018-08-30
Documentation/filesystems: update documentation of file_operations
Amir Goldstein
1
-2
/
+16
2018-08-25
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+1
2018-08-22
Merge tag 'f2fs-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-0
/
+18
2018-08-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+3
2018-08-22
/proc/meminfo: add percpu populated pages count
Dennis Zhou (Facebook)
1
-0
/
+3
2018-08-22
initramfs: move gen_initramfs_list.sh from scripts/ to usr/
Masahiro Yamada
1
-1
/
+1
2018-08-21
Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-36
/
+64
2018-08-17
fs/seq_file.c: simplify seq_file iteration code and interface
NeilBrown
1
-21
/
+42
2018-08-14
Merge tag 'docs-4.19' of git://git.lwn.net/linux
Linus Torvalds
3
-5
/
+8
2018-08-14
Merge tag 'xfs-4.19-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-2
/
+2
2018-08-13
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
25
-78
/
+3828
2018-08-13
Merge tag '4.19-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-1080
/
+14
2018-08-13
Merge branches 'work.misc' and 'work.dcache' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+33
2018-08-13
Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
3
-9
/
+31
2018-08-13
f2fs: support fault_type mount option
Chao Yu
1
-0
/
+18
2018-08-07
smb3: update readme to correct information about /proc/fs/cifs/Stats
Steve French
1
-12
/
+10
2018-08-07
documentation update - remove old out of date feature info
Steve French
1
-1068
/
+4
2018-07-29
docs: fix up the obviously obsolete bits in the new ext4 documentation
Theodore Ts'o
1
-39
/
+8
2018-07-29
docs: add new ext4 superblock time extension fields
Darrick J. Wong
1
-2
/
+30
2018-07-29
docs: create filesystem internal section
Darrick J. Wong
2
-11
/
+3
2018-07-29
ext4: import extended attributes chapter from wiki page
Darrick J. Wong
2
-0
/
+192
2018-07-29
ext4: import directory layout chapter from wiki page
Darrick J. Wong
2
-0
/
+427
2018-07-29
ext4: import inode data fork chapter from wiki page
Darrick J. Wong
3
-0
/
+244
2018-07-29
ext4: import inodes chapter from wiki page
Darrick J. Wong
3
-0
/
+585
2018-07-29
ext4: import journal chapter from wiki page
Darrick J. Wong
2
-0
/
+612
2018-07-29
ext4: import multi-mount protection chapter from wiki page
Darrick J. Wong
2
-0
/
+78
2018-07-29
ext4: import bitmaps chapter from wiki page
Darrick J. Wong
2
-0
/
+29
2018-07-29
ext4: import group descriptors chapter from wiki page
Darrick J. Wong
2
-0
/
+171
2018-07-29
ext4: import superblocks chapter from wiki page
Darrick J. Wong
3
-0
/
+783
2018-07-29
ext4: import high level design chapter from wiki page
Darrick J. Wong
10
-0
/
+548
2018-07-29
ext4: import on-disk layout book from wiki page
Darrick J. Wong
3
-0
/
+51
2018-07-29
ext4: convert ext4.rst to restructuredtext format
Darrick J. Wong
3
-48
/
+89
2018-07-29
ext4: move ext4.txt into its own directory
Darrick J. Wong
1
-0
/
+0
2018-07-26
xfs: remove deprecated barrier/nobarrier mount
Eric Sandeen
1
-2
/
+2
2018-07-23
mm: Introduce new type vm_fault_t
Souptick Joarder
1
-3
/
+3
2018-07-23
Documentation: proc.txt: Adding 'HardwareCorrupted' field and description.
Prashant Dhamdhere
1
-0
/
+3
[next]