Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a1f45e668e14c26b4700b1936c5a41b58cc4ac74
/
fs
a1f45e6
Merge branch 'iomap-4.9-dax' into for-next
by Dave Chinner
· 8 years ago
a89b3f9
Merge branch 'xfs-4.9-delalloc-rework' into for-next
by Dave Chinner
· 8 years ago
79ad576
Merge branch 'xfs-4.9-reflink-prep' into for-next
by Dave Chinner
· 8 years ago
b036b97
Merge branch 'iomap-4.9-misc-fixes-1' into for-next
by Dave Chinner
· 8 years ago
a447d7c
xfs: update atime before I/O in xfs_file_dio_aio_read
by Christoph Hellwig
· 8 years ago
d5bfccd
ext2: fix possible integer truncation in ext2_iomap_begin
by Christoph Hellwig
· 8 years ago
25f4e70
ext2: use iomap to implement DAX
by Christoph Hellwig
· 8 years ago
6750ad7
ext2: stop passing buffer_head to ext2_get_blocks
by Christoph Hellwig
· 8 years ago
6c31f49
xfs: use iomap to implement DAX
by Christoph Hellwig
· 8 years ago
e372843
xfs: refactor xfs_setfilesize
by Christoph Hellwig
· 8 years ago
66642c5
xfs: take the ilock shared if possible in xfs_file_iomap_begin
by Christoph Hellwig
· 8 years ago
17879e8
xfs: fix locking for DAX writes
by Christoph Hellwig
· 8 years ago
a7d73fe
dax: provide an iomap based fault handler
by Christoph Hellwig
· 8 years ago
a254e56
dax: provide an iomap based dax read/write path
by Christoph Hellwig
· 8 years ago
b0d5e82
dax: don't pass buffer_head to copy_user_dax
by Christoph Hellwig
· 8 years ago
1aaba09
dax: don't pass buffer_head to dax_insert_mapping
by Christoph Hellwig
· 8 years ago
befb503
iomap: expose iomap_apply outside iomap.c
by Christoph Hellwig
· 8 years ago
ecd5072
iomap: add IOMAP_F_NEW flag
by Christoph Hellwig
· 8 years ago
51446f5
xfs: rewrite and optimize the delalloc write path
by Christoph Hellwig
· 8 years ago
85a6e76
xfs: make xfs_inode_set_eofblocks_tag cheaper for the common case
by Christoph Hellwig
· 8 years ago
f8e3a82
xfs: factor our a helper to calculate the EOF alignment
by Christoph Hellwig
· 8 years ago
e9c4973
xfs: move xfs_bmbt_to_iomap up
by Christoph Hellwig
· 8 years ago
3fd129b
xfs: set up per-AG free space reservations
by Darrick J. Wong
· 8 years ago
385d6558
xfs: defer should allow ->finish_item to request a new transaction
by Darrick J. Wong
· 8 years ago
c611cc0
xfs: count the blocks in a btree
by Darrick J. Wong
· 8 years ago
4ed3f68
xfs: create a standard btree size calculator code
by Darrick J. Wong
· 8 years ago
a1d46cf
xfs: remove xfs_btree_bigkey
by Darrick J. Wong
· 8 years ago
cd00158
xfs: convert RUI log formats to use variable length arrays
by Darrick J. Wong
· 8 years ago
e43c460
iomap: add a flag to report shared extents
by Darrick J. Wong
· 8 years ago
5f4e575
fs: add iomap_file_dirty
by Christoph Hellwig
· 8 years ago
7716981
xfs: normalize "infinite" retries in error configs
by Eric Sandeen
· 8 years ago
79c350e
xfs: fix signed integer overflow
by Xie XiuQi
· 8 years ago
791cc43
Make __xfs_xattr_put_listen preperly report errors.
by Artem Savkov
· 8 years ago
a27f6ef
xfs: undo block reservation correctly in xfs_trans_reserve()
by Eryu Guan
· 8 years ago
ea78d80
xfs: track log done items directly in the deferred pending work item
by Darrick J. Wong
· 8 years ago
17de0a9
iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystems
by Christoph Hellwig
· 8 years ago
800b269
xfs: prevent dropping ioend completions during buftarg wait
by Brian Foster
· 8 years ago
f3d7ebd
xfs: fix superblock inprogress check
by Dave Chinner
· 8 years ago
5b5c2db
xfs: simple btree query range should look right if LE lookup fails
by Darrick J. Wong
· 8 years ago
7222789
xfs: fix some key handling problems in _btree_simple_query_range
by Darrick J. Wong
· 8 years ago
da1f039
xfs: don't log the entire end of the AGF
by Darrick J. Wong
· 8 years ago
738f57c
xfs: disallow mounting of realtime + rmap filesystems
by Darrick J. Wong
· 8 years ago
ed150e1
xfs: don't perform lookups on zero-height btrees
by Darrick J. Wong
· 8 years ago
32438cf
Merge branch 'iomap-fixes-4.8-rc3' into for-next
by Dave Chinner
· 8 years ago
a03f1a6
xfs: remove OWN_AG rmap when allocating a block from the AGFL
by Darrick J. Wong
· 8 years ago
1d4795e
xfs: (re-)implement FIEMAP_FLAG_XATTR
by Christoph Hellwig
· 8 years ago
b95a212
xfs: simplify xfs_file_iomap_begin
by Christoph Hellwig
· 8 years ago
f20ac7a
iomap: mark ->iomap_end as optional
by Christoph Hellwig
· 8 years ago
ac2dc05
iomap: prepare iomap_fiemap for attribute mappings
by Dave Chinner
· 8 years ago
8896b8f
iomap: fiemap should honor the FIEMAP_FLAG_SYNC flag
by Dave Chinner
· 8 years ago
274c887
iomap: remove superflous pagefault_disable from iomap_write_actor
by Christoph Hellwig
· 8 years ago
97dd8c9
iomap: remove superflous mark_page_accessed from iomap_write_actor
by Christoph Hellwig
· 8 years ago
f32866fd
xfs: store rmapbt block count in the AGF
by Darrick J. Wong
· 8 years ago
8b2180b
xfs: don't invalidate whole file on DAX read/write
by Dave Chinner
· 8 years ago
0af32fb
xfs: fix bogus space reservation in xfs_iomap_write_allocate
by Christoph Hellwig
· 8 years ago
4dd3fd7
xfs: don't assert fail on non-async buffers on ioacct decrement
by Brian Foster
· 8 years ago
a1e2103
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
b112324
Merge tag 'nfsd-4.8-1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
dd25793
nfsd: don't return an unhashed lock stateid after taking mutex
by Jeff Layton
· 8 years ago
9909170
Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
4b9eaf3
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
2f95ff9
proc, meminfo: use correct helpers for calculating LRU sizes in meminfo
by Mel Gorman
· 8 years ago
3b3ce01
Merge tag 'ceph-for-4.8-rc2' of https://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
4269139
nfsd: Fix race between FREE_STATEID and LOCK
by Chuck Lever
· 8 years ago
502aa0a
nfsd: fix dentry refcounting on create
by Josef Bacik
· 8 years ago
9512c47
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
51350ea
mm, writeback: flush plugged IO in wakeup_flusher_threads()
by Konstantin Khlebnikov
· 8 years ago
c4159a7
mm: memcontrol: only mark charged pages with PageKmemcg
by Vladimir Davydov
· 8 years ago
4eacd4c
ceph: initialize pathbase in the !dentry case in encode_caps_cb()
by Ilya Dryomov
· 8 years ago
e4d2b16
ceph: fix null pointer dereference in ceph_flush_snaps()
by Yan, Zheng
· 8 years ago
1eff9d3
block: rename bio bi_rw to bi_opf
by Jens Axboe
· 8 years ago
c11f0c0
block/mm: make bdev_ops->rw_page() take a bool for read/write
by Jens Axboe
· 8 years ago
e9d488c
Merge tag 'binfmt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/binfmt_misc
by Linus Torvalds
· 8 years ago
337684a
fs: return EPERM on immutable inode
by Eryu Guan
· 8 years ago
fe64f32
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
0cbbc42
Merge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 8 years ago
835c92d
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
a02040d
Merge tag 'pstore-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
fff648d
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
8d48032
NFSv4: Cap the transport reconnection timer at 1/2 lease period
by Trond Myklebust
· 8 years ago
fb10fb6
NFSv4: Cleanup the setting of the nfs4 lease period
by Trond Myklebust
· 8 years ago
1083881
Merge branch 'integration-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.8
by Chris Mason
· 8 years ago
e976e56
ramoops: use persistent_ram_free() instead of kfree() for freeing prz
by Hiraku Toyooka
· 8 years ago
529182e
ramoops: use DT reserved-memory bindings
by Kees Cook
· 8 years ago
206b3bb
NFSv4.2: LAYOUTSTATS may return NFS4ERR_ADMIN/DELEG_REVOKED
by Trond Myklebust
· 8 years ago
a71e360
Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
d58b0d9
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
3a30325
Merge tag 'upstream-4.8-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 8 years ago
9e0243d
Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 8 years ago
8e7106a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 8 years ago
2b11885
nfsd: remove some dead code in nfsd_create_locked()
by Dan Carpenter
· 8 years ago
fa08139
nfsd: drop unnecessary MAY_EXEC check from create
by J. Bruce Fields
· 8 years ago
71423274
nfsd: clean up bad-type check in nfsd_create_locked
by J. Bruce Fields
· 8 years ago
d03d9fe
nfsd: remove unnecessary positive-dentry check
by J. Bruce Fields
· 8 years ago
b44061d
nfsd: reorganize nfsd_create
by J. Bruce Fields
· 8 years ago
e75b23f
nfsd: check d_can_lookup in fh_verify of directories
by J. Bruce Fields
· 8 years ago
12391d0
nfsd: remove redundant zero-length check from create
by J. Bruce Fields
· 8 years ago
7eed34f
nfsd: Make creates return EEXIST instead of EACCES
by Oleg Drokin
· 8 years ago
abf5454
mm/block: convert rw_page users to bio op use
by Mike Christie
· 8 years ago
b571bc6
Fixup direct bi_rw modifiers
by Shaun Tancheff
· 8 years ago
Next »