Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
210c7c1750fdf769647d1d526c9ea34c412c9eee
/
fs
210c7c1
NFS: Use wait_on_atomic_t() for unlock after readahead
by Benjamin Coddington
· 9 years ago
942e3d7
Merge branch 'pnfs_generic'
by Trond Myklebust
· 9 years ago
506c0d6
NFSv4.1/pNFS: Cleanup constify struct pnfs_layout_range arguments
by Trond Myklebust
· 9 years ago
e144e53
NFSv4.1/pnfs: Cleanup copying of pnfs_layout_range structures
by Trond Myklebust
· 9 years ago
71b3985
NFSv4.1/pNFS: Cleanup pnfs_mark_matching_lsegs_invalid()
by Trond Myklebust
· 9 years ago
4b0934b
NFSv4.1/pNFS: Fix a race in initiate_file_draining()
by Trond Myklebust
· 9 years ago
1033555
NFSv4.1/pNFS: pnfs_error_mark_layout_for_return() must always return layout
by Trond Myklebust
· 9 years ago
5c97f5d
NFSv4.1/pNFS: pnfs_mark_matching_lsegs_return() should set the iomode
by Trond Myklebust
· 9 years ago
50f563e
NFSv4.1/pNFS: Use nfs4_stateid_copy for copying stateids
by Trond Myklebust
· 9 years ago
ed429d6
NFSv4.1/pNFS: Don't pass stateids by value to pnfs_send_layoutreturn()
by Trond Myklebust
· 9 years ago
138a293
NFS: Relax requirements in nfs_flush_incompatible
by Trond Myklebust
· 9 years ago
b20135d
NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalid
by Trond Myklebust
· 9 years ago
af7cf05
NFS: Allow multiple commit requests in flight per file
by Trond Myklebust
· 9 years ago
dc602dd
NFS/pNFS: Fix up pNFS write reschedule layering violations and bugs
by Trond Myklebust
· 9 years ago
58baac0
Merge branch 'flexfiles'
by Trond Myklebust
· 9 years ago
e07db90
NFSv4: List stateid information in the callback tracepoints
by Trond Myklebust
· 9 years ago
e0d9243
NFSv4.1/pNFS: Don't return NFS4ERR_DELAY unnecessarily in CB_LAYOUTRECALL
by Trond Myklebust
· 9 years ago
41c9127
NFSv4.1/pNFS: Ensure we enforce RFC5661 Section 12.5.5.2.1
by Trond Myklebust
· 9 years ago
fc7ff36
pNFS: If we have to delay the layout callback, mark the layout for return
by Trond Myklebust
· 9 years ago
0654cc7
NFSv4.1/pNFS: Add a helper to mark the layout as returned
by Trond Myklebust
· 9 years ago
ab7d763
pNFS: Ensure nfs4_layoutget_prepare returns the correct error
by Trond Myklebust
· 9 years ago
4d0ac22
pNFS/flexfiles: Ensure we record layoutstats even if RPC is terminated early
by Trond Myklebust
· 9 years ago
37e9ed2
pNFS: Add flag to track if we've called nfs4_ff_layout_stat_io_start_read/write
by Trond Myklebust
· 9 years ago
7eeea16
pNFS/flexfiles: Fix a statistics gathering imbalance
by Trond Myklebust
· 9 years ago
b9fc773
pNFS/flexfiles: Don't mark the entire layout as failed, when returning it
by Trond Myklebust
· 9 years ago
2e5b29f
pNFS/flexfiles: Don't prevent flexfiles client from retrying LAYOUTGET
by Trond Myklebust
· 9 years ago
141b9b59
pnfs/flexfiles: count io stat in rpc_count_stats callback
by Peng Tao
· 9 years ago
c22eeb8
pnfs/flexfiles: do not mark delay-like status as DS failure
by Peng Tao
· 9 years ago
7c1e6e5
NFS41: map NFS4ERR_LAYOUTUNAVAILABLE to ENODATA
by Peng Tao
· 9 years ago
d6c843b
nfs: only remove page from mapping if launder_page fails
by Peng Tao
· 9 years ago
0bcbf03
nfs: handle request add failure properly
by Peng Tao
· 9 years ago
2bff228
nfs: centralize pgio error cleanup
by Peng Tao
· 9 years ago
c18b96a
nfs: clean up rest of reqs when failing to add one
by Peng Tao
· 9 years ago
d600ad1
NFS41: pop some layoutget errors to application
by Peng Tao
· 9 years ago
d0379a5
pNFS/flexfiles: Support server-supplied layoutstats sampling period
by Trond Myklebust
· 9 years ago
99ade3c
nfs: machine credential support for additional operations
by Andrew Elble
· 9 years ago
ed47675
nfs: do not initialise statics to 0
by Wei Tang
· 9 years ago
f484830
pNFS: Modify pnfs_update_layout tracepoints to use layout stateid
by Trond Myklebust
· 9 years ago
f2dd436
NFSv4: Fix unused variable warnings in nfs4_init_*_client_string()
by Trond Myklebust
· 9 years ago
9a4bf31
nfs: add new tracepoint for pnfs_update_layout
by Jeff Layton
· 9 years ago
9759b0f
Adding tracepoint to cached open
by Olga Kornievskaia
· 9 years ago
48c9579
Adding stateid information to tracepoints
by Olga Kornievskaia
· 9 years ago
0bee6ec
Merge tag 'nfsd-4.4-1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 9 years ago
fc315e3
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
41a0c249
proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter
by Colin Ian King
· 9 years ago
be20aa0
nfsd: don't hold ls_mutex across a layout recall
by Jeff Layton
· 9 years ago
1d3a5a8
Merge branch 'for-chris-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.4
by Chris Mason
· 9 years ago
bb1591b4
Btrfs: check prepare_uptodate_page() error code earlier
by Chris Mason
· 9 years ago
1b9b922
Btrfs: check for empty bitmap list in setup_cluster_bitmaps
by Chris Mason
· 9 years ago
dfd01f0
sched/wait: Fix the signal handling fix
by Peter Zijlstra
· 9 years ago
fc891828
Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
800f1ac
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
7807563
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
854ee2e
ocfs2: fix SGID not inherited issue
by Junxiao Bi
· 9 years ago
3066a96
osd fs: __r4w_get_page rely on PageUptodate for uptodate
by Hugh Dickins
· 9 years ago
732c4a9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 9 years ago
9435688
btrfs: fix misleading warning when space cache failed to load
by Holger Hoffstätte
· 9 years ago
8a7d656
Btrfs: fix transaction handle leak in balance
by Filipe Manana
· 9 years ago
348a001
Btrfs: fix unprotected list move from unused_bgs to deleted_bgs list
by Filipe Manana
· 9 years ago
626d114
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
2d4594a
fix the regression from "direct-io: Fix negative return from dio read beyond eof"
by Al Viro
· 9 years ago
4ad7862
9p: ->evict_inode() should kick out ->i_data, not ->i_mapping
by Al Viro
· 9 years ago
756b9b3
SUNRPC: Fix callback channel
by Trond Myklebust
· 9 years ago
f41683a
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 9 years ago
d8cd93e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
2788cc4
Don't reset ->total_link_count on nested calls of vfs_path_lookup()
by Al Viro
· 9 years ago
0f7ff2d
ovl: get rid of the dead code left from broken (and disabled) optimizations
by Al Viro
· 9 years ago
acff81e
ovl: fix permission checking for setattr
by Miklos Szeredi
· 9 years ago
43d1c0e
block: detach bdev inode from its wb in __blkdev_put()
by Ilya Dryomov
· 9 years ago
087ffd4
jbd2: fix null committed data return in undo_access
by Junxiao Bi
· 9 years ago
071f5d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
2873d32
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
9cd3e07
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
by Eric Dumazet
· 9 years ago
74cedf9
direct-io: Fix negative return from dio read beyond eof
by Jan Kara
· 9 years ago
8003a57
Merge tag 'nfs-for-4.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
80e0c50
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
681c46b
ext4: add "static" to ext4_seq_##name##_fops struct
by Xu Cang
· 9 years ago
5a1c7f4
ext4: fix an endianness bug in ext4_encrypted_follow_link()
by Al Viro
· 9 years ago
e2c9e0b
ext4: fix an endianness bug in ext4_encrypted_zeroout()
by Al Viro
· 9 years ago
4f2e9dc
nfs4: resend LAYOUTGET when there is a race that changes the seqid
by Jeff Layton
· 9 years ago
c812012
nfs: if we have no valid attrs, then don't declare the attribute cache valid
by Jeff Layton
· 9 years ago
616c319
nfs: ensure that attrcache is revalidated after a SETATTR
by Jeff Layton
· 9 years ago
dba72cb
btrfs: fix balance range usage filters in 4.4-rc
by Holger Hoffstätte
· 9 years ago
82bd101
btrfs: qgroup: account shared subtree during snapshot delete
by Mark Fasheh
· 9 years ago
2d9e977
Btrfs: use btrfs_get_fs_root in resolve_indirect_ref
by Josef Bacik
· 9 years ago
967ef51
btrfs: qgroup: fix quota disable during rescan
by Justin Maggard
· 9 years ago
036a934
Btrfs: fix race between cleaner kthread and space cache writeout
by Filipe Manana
· 9 years ago
758f2df
Btrfs: fix scrub preventing unused block groups from being deleted
by Filipe Manana
· 9 years ago
020d5b7
Btrfs: fix race between scrub and block group deletion
by Filipe Manana
· 9 years ago
31388ab
btrfs: fix rcu warning during device replace
by David Sterba
· 9 years ago
76a8efa
btrfs: Continue replace when set_block_ro failed
by Zhaolei
· 9 years ago
da02c68
btrfs: fix clashing number of the enhanced balance usage filter
by David Sterba
· 9 years ago
7fd0118
Btrfs: fix the number of transaction units needed to remove a block group
by Filipe Manana
· 9 years ago
8eab77f
Btrfs: use global reserve when deleting unused block group after ENOSPC
by Filipe Manana
· 9 years ago
89b6c8d
Btrfs: tests: checking for NULL instead of IS_ERR()
by Dan Carpenter
· 9 years ago
9dcbeed
btrfs: fix signed overflows in btrfs_sync_file
by David Sterba
· 9 years ago
bc23f0c
jbd2: Fix unreclaimed pages after truncate in data=journal mode
by Jan Kara
· 9 years ago
a4dad1a
ext4: Fix handling of extended tv_sec
by David Turner
· 9 years ago
38b7631
nfs4: limit callback decoding to received bytes
by Benjamin Coddington
· 9 years ago
c68a027
nfs4: start callback_ident at idr 1
by Benjamin Coddington
· 9 years ago
Next »