index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2018-07-25
gfs2: Special-case rindex for gfs2_grow
Andreas Gruenbacher
2018-07-25
GFS2: rgrp free blocks used incorrectly
Bob Peterson
2018-07-25
gfs2: remove redundant variable 'moved'
Colin Ian King
2018-07-25
gfs2: use iomap_readpage for blocksize == PAGE_SIZE
Andreas Gruenbacher
2018-07-25
gfs2: Use iomap for stuffed direct I/O reads
Andreas Gruenbacher
2018-07-25
Merge branch 'iomap-4.19-merge' into linux-gfs2/for-next
Andreas Gruenbacher
2018-07-25
gfs2: fallocate_chunk: Always initialize struct iomap
Andreas Gruenbacher
2018-07-25
GFS2: Fix recovery issues for spectators
Bob Peterson
2018-07-24
Merge branch 'iomap-write' into linux-gfs2/for-next
Andreas Gruenbacher
2018-07-24
fs: gfs2: Adding new return type vm_fault_t
Souptick Joarder
2018-07-24
gfs2: using posix_acl_xattr_size instead of posix_acl_to_xattr
Chengguang Xu
2018-07-24
gfs2: Don't reject a supposedly full bitmap if we have blocks reserved
Bob Peterson
2018-07-05
gfs2: Eliminate redundant ip->i_rgd
Andreas Gruenbacher
2018-07-04
gfs2: Stop messing with ip->i_rgd in the rlist code
Andreas Gruenbacher
2018-07-03
iomap: add inline data support to iomap_readpage_actor
Andreas Gruenbacher
2018-07-03
iomap: support direct I/O to inline data
Andreas Gruenbacher
2018-07-03
iomap: refactor iomap_dio_actor
Christoph Hellwig
2018-07-02
gfs2: Remove gfs2_write_{begin,end}
Andreas Gruenbacher
2018-07-02
gfs2: iomap direct I/O support
Andreas Gruenbacher
2018-07-02
gfs2: gfs2_extent_length cleanup
Andreas Gruenbacher
2018-07-02
gfs2: iomap buffered write support
Andreas Gruenbacher
2018-07-02
gfs2: Further iomap cleanups
Andreas Gruenbacher
2018-06-21
gfs2: call ktime_get_coarse_real_ts64() directly
Arnd Bergmann
2018-06-21
gfs2: Minor clarification to __gfs2_punch_hole
Andreas Gruenbacher
2018-06-21
gfs2: Don't withdraw under a spin lock
Andreas Gruenbacher
2018-06-21
gfs2: eliminate rs_inum and reduce the size of gfs2 inodes
Bob Peterson
2018-06-20
iomap: add initial support for writes without buffer heads
Christoph Hellwig
2018-06-19
iomap: add an iomap-based readpage and readpages implementation
Christoph Hellwig
2018-06-19
iomap: add a page_done callback
Christoph Hellwig
2018-06-19
iomap: generic inline data handling
Andreas Gruenbacher
2018-06-19
iomap: complete partial direct I/O writes synchronously
Andreas Gruenbacher
2018-06-19
iomap: mark newly allocated buffer heads as new
Andreas Gruenbacher
2018-06-19
fs: factor out a __generic_write_end helper
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
[next]