开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2018-08-17
fs/seq_file.c: simplify seq_file iteration code and interface
NeilBrown
2018-08-17
vfs: discard ATTR_ATTR_FLAG
NeilBrown
2018-08-17
fs/dcache.c: fix kmemcheck splat at take_dentry_name_snapshot()
Tetsuo Handa
2018-08-17
ocfs2: make several functions and variables static (and some const)
Colin Ian King
2018-08-17
ocfs2: clean up some unnecessary code
wangyan
2018-08-17
ocfs2: return -EROFS when filesystem becomes read-only
Jun Piao
2018-08-17
ntfs: mft: remove VLA usage
Kees Cook
2018-08-17
ntfs: decompress: remove VLA usage
Kees Cook
2018-08-17
ntfs: aops: remove VLA usage
Kees Cook
2018-08-17
fs/ntfs/aops.c: don't disable interrupts during kmap_atomic()
Sebastian Andrzej Siewior
2018-08-17
fs/hpfs: extend gmt_to_local() conversion to 64-bit times
Arnd Bergmann
2018-08-17
fs/ntfs: use timespec64 directly for timestamp conversion
Arnd Bergmann
2018-08-17
fs/ufs: use ktime_get_real_seconds for sb and cg timestamps
Arnd Bergmann
2018-08-17
dax: remove VM_MIXEDMAP for fsdax and device dax
Dave Jiang
2018-08-16
Merge tag 'for-linus-4.19-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-08-15
Merge tag 'jfs-4.19' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2018-08-15
Merge tag 'gfs2-4.19.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-08-15
Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-15
Merge tag 'pstore-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-08-14
Merge tag 'configfs-for-4.19' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2018-08-14
Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd
Linus Torvalds
2018-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-14
orangefs: remove redundant pointer orangefs_inode
Colin Ian King
2018-08-14
orangefs: Adding new return type vm_fault_t
Souptick Joarder
2018-08-14
Merge tag 'xfs-4.19-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-08-13
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2018-08-13
Merge tag '4.19-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2018-08-13
Merge branch 'iomap-4.19-merge' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-08-13
Merge tag 'for-4.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2018-08-13
Merge tag 'locks-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2018-08-13
Merge branches 'work.misc' and 'work.dcache' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2018-08-13
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-08-13
Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2018-08-13
Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-08-13
Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-08-13
Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2018-08-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-08-13
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-08-12
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-08-12
xfs: fix a null pointer dereference in xfs_bmap_extents_to_btree
Shan Hai
2018-08-12
xfs: remove b_last_holder & associated macros
Eric Sandeen
2018-08-12
iomap: Switch to offset_in_page for clarity
Andreas Gruenbacher
2018-08-12
xfs: Close race between direct IO and xfs_break_layouts()
Dave Jiang
2018-08-11
Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-08-10
smb3: create smb3 equivalent alias for cifs pseudo-xattrs
Steve French
[next]