index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2018-06-28
xfs: Initialize variables in xfs_alloc_get_rec before using them
Carlos Maiolino
2018-06-24
xfs: fix fdblocks accounting w/ RMAPBT per-AG reservation
Darrick J. Wong
2018-06-24
xfs: ensure post-EOF zeroing happens after zeroing part of a file
Darrick J. Wong
2018-06-24
xfs: fix off-by-one error in xfs_rtalloc_query_range
Darrick J. Wong
2018-06-24
xfs: fix uninitialized field in rtbitmap fsmap backend
Darrick J. Wong
2018-06-24
xfs: recheck reflink state after grabbing ILOCK_SHARED for a write
Darrick J. Wong
2018-06-24
xfs: don't allow insert-range to shift extents past the maximum offset
Darrick J. Wong
2018-06-24
xfs: don't trip over negative free space in xfs_reserve_blocks
Darrick J. Wong
2018-06-24
xfs: allow empty transactions while frozen
Darrick J. Wong
2018-06-21
xfs: xfs_iflush_abort() can be called twice on cluster writeback failure
Dave Chinner
2018-06-21
xfs: More robust inode extent count validation
Dave Chinner
2018-06-21
xfs: simplify xfs_bmap_punch_delalloc_range
Christoph Hellwig
2018-06-17
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
2018-06-17
Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-16
Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-06-16
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2018-06-16
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-06-15
fix a series of Documentation/ broken file name references
Mauro Carvalho Chehab
2018-06-15
docs: Fix more broken references
Mauro Carvalho Chehab
2018-06-15
afs: Optimise callback breaking by not repeating volume lookup
David Howells
2018-06-15
afs: Display manually added cells in dynamic root mount
David Howells
2018-06-15
afs: Enable IPv6 DNS lookups
David Howells
2018-06-15
afs: Show all of a server's addresses in /proc/fs/afs/servers
David Howells
2018-06-15
afs: Handle CONFIG_PROC_FS=n
David Howells
2018-06-15
proc: Make inline name size calculation automatic
David Howells
2018-06-15
orangefs: simplify compat ioctl handling
Al Viro
2018-06-15
signalfd: lift sigmask copyin and size checks to callers of do_signalfd4()
Al Viro
2018-06-14
eventpoll: switch to ->poll_mask
Ben Noordhuis
2018-06-14
aio: only return events requested in poll_mask() for IOCB_CMD_POLL
Christoph Hellwig
2018-06-14
eventfd: only return events requested in poll_mask()
Avi Kivity
2018-06-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-06-15
exofs: avoid VLA in structures
Kees Cook
2018-06-15
coredump: fix spam with zero VMA process
Alexey Dobriyan
2018-06-15
fat: use fat_fs_error() instead of BUG_ON() in __fat_get_block()
OGAWA Hirofumi
2018-06-15
proc: skip branch in /proc/*/* lookup
Alexey Dobriyan
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-15
Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2018-06-15
Merge tag 'for-4.18-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-14
pstore: Remove bogus format string definition
Arnd Bergmann
2018-06-14
Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...
Arnd Bergmann
2018-06-12
Revert "debugfs: inode: debugfs_create_dir uses mode permission from parent"
Linus Torvalds
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
treewide: Use array_size in f2fs_kvzalloc()
Kees Cook
2018-06-12
treewide: Use array_size() in f2fs_kzalloc()
Kees Cook
2018-06-12
treewide: Use array_size() in f2fs_kmalloc()
Kees Cook
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
treewide: kvmalloc() -> kvmalloc_array()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
[next]