index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-04
gfs2: Stop messing with ip->i_rgd in the rlist code
Andreas Gruenbacher
1
-6
/
+22
2018-07-03
userfaultfd: hugetlbfs: fix userfaultfd_huge_must_wait() pte access
Janosch Frank
1
-5
/
+7
2018-07-03
fs: Fix attr.c kernel-doc
Matthew Wilcox
1
-2
/
+3
2018-07-03
iomap: add inline data support to iomap_readpage_actor
Andreas Gruenbacher
1
-0
/
+6
2018-07-03
iomap: support direct I/O to inline data
Andreas Gruenbacher
1
-0
/
+29
2018-07-03
iomap: refactor iomap_dio_actor
Christoph Hellwig
1
-36
/
+52
2018-07-02
ext4: check superblock mapped prior to committing
Jon Derrick
1
-0
/
+8
2018-07-02
gfs2: Remove gfs2_write_{begin,end}
Andreas Gruenbacher
1
-213
/
+0
2018-07-02
gfs2: iomap direct I/O support
Andreas Gruenbacher
3
-110
/
+136
2018-07-02
gfs2: gfs2_extent_length cleanup
Andreas Gruenbacher
1
-16
/
+8
2018-07-02
gfs2: iomap buffered write support
Andreas Gruenbacher
4
-43
/
+338
2018-07-02
gfs2: Further iomap cleanups
Andreas Gruenbacher
2
-33
/
+43
2018-07-02
configfs: replace strncpy with memcpy
Guenter Roeck
1
-1
/
+1
2018-07-01
Merge tag 'for-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
2
-5
/
+15
2018-07-01
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+10
2018-06-30
hpfs: fix an inode leak in lookup, switch to d_splice_alias()
Al Viro
1
-16
/
+7
2018-06-29
Merge tag 'ceph-for-4.18-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-0
/
+1
2018-06-28
nfs_instantiate(): prevent multiple aliases for directory inode
Al Viro
1
-3
/
+6
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
6
-217
/
+32
2018-06-28
xfs: Initialize variables in xfs_alloc_get_rec before using them
Carlos Maiolino
1
-2
/
+3
2018-06-28
Btrfs: fix mount failure when qgroup rescan is in progress
Filipe Manana
1
-3
/
+10
2018-06-28
Btrfs: fix regression in btrfs_page_mkwrite() from vm_fault_t conversion
Chris Mason
1
-1
/
+2
2018-06-28
btrfs: quota: Set rescan progress to (u64)-1 if we hit last leaf
Qu Wenruo
1
-1
/
+3
2018-06-27
proc: add proc_seq_release
Chunyu Hu
1
-1
/
+10
2018-06-27
Merge tag 'xfs-4.18-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
12
-130
/
+205
2018-06-27
inotify: Add flag IN_MASK_CREATE for inotify_add_watch()
Henry Wilson
1
-1
/
+8
2018-06-27
ext2: use ktime_get_real_seconds for timestamps
Arnd Bergmann
2
-4
/
+5
2018-06-27
udf: convert inode stamps to timespec64
Arnd Bergmann
7
-41
/
+28
2018-06-27
fanotify: factor out helpers to add/remove mark
Amir Goldstein
1
-57
/
+29
2018-06-27
fsnotify: add helper to get mask from connector
Amir Goldstein
2
-12
/
+29
2018-06-27
fsnotify: let connector point to an abstract object
Amir Goldstein
3
-24
/
+26
2018-06-27
fsnotify: pass connp and object type to fsnotify_add_mark()
Amir Goldstein
3
-33
/
+38
2018-06-27
fsnotify: use typedef fsnotify_connp_t for brevity
Amir Goldstein
2
-13
/
+11
2018-06-26
ceph: fix dentry leak in splice_dentry()
Yan, Zheng
1
-0
/
+1
2018-06-26
Merge tag 'for-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
3
-7
/
+12
2018-06-24
xfs: fix fdblocks accounting w/ RMAPBT per-AG reservation
Darrick J. Wong
1
-4
/
+27
2018-06-24
xfs: ensure post-EOF zeroing happens after zeroing part of a file
Darrick J. Wong
1
-1
/
+16
2018-06-24
xfs: fix off-by-one error in xfs_rtalloc_query_range
Darrick J. Wong
1
-2
/
+2
2018-06-24
xfs: fix uninitialized field in rtbitmap fsmap backend
Darrick J. Wong
1
-2
/
+2
2018-06-24
xfs: recheck reflink state after grabbing ILOCK_SHARED for a write
Darrick J. Wong
1
-1
/
+14
2018-06-24
xfs: don't allow insert-range to shift extents past the maximum offset
Darrick J. Wong
4
-0
/
+34
2018-06-24
xfs: don't trip over negative free space in xfs_reserve_blocks
Darrick J. Wong
1
-1
/
+1
2018-06-24
xfs: allow empty transactions while frozen
Darrick J. Wong
1
-1
/
+6
2018-06-24
time: Change types to new y2038 safe __kernel_itimerspec
Deepa Dinamani
1
-4
/
+4
2018-06-23
hostfs_lookup: switch to d_splice_alias()
Al Viro
1
-20
/
+8
2018-06-23
kill dentry_update_name_case()
Al Viro
1
-27
/
+0
2018-06-22
Btrfs: fix return value on rename exchange failure
Filipe Manana
1
-1
/
+3
2018-06-22
Merge tag 'for_v4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
8
-34
/
+25
2018-06-21
xfs: xfs_iflush_abort() can be called twice on cluster writeback failure
Dave Chinner
1
-36
/
+21
2018-06-21
xfs: More robust inode extent count validation
Dave Chinner
2
-29
/
+50
[prev]
[next]