Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e556756a6326d55dcbb476d471dcda36814fd696
/
fs
/
nfs
16b9057
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
4da54c2
nfs: switch to iter_splice_write_file()
by Al Viro
· 11 years ago
d1e1cda
Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
5b174fd
Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
a914722
NFS: populate ->net in mount data when remounting
by Mateusz Guzik
· 10 years ago
c5e20cb
pnfs: fix lockup caused by pnfs_generic_pg_test
by Weston Andros Adamson
· 10 years ago
f383b7e
NFSv4.1: Fix typo in dprintk
by Tom Haynes
· 10 years ago
bf96bc0
NFSv4.1: Comment is now wrong and redundant to code
by Tom Haynes
· 10 years ago
999e568
nfs4: remove unused CHANGE_SECURITY_LABEL
by J. Bruce Fields
· 10 years ago
f5102e5
nfs: convert use of typedef ctl_table to struct ctl_table
by Joe Perches
· 10 years ago
abbec2da
NFS: Use raw_write_seqcount_begin/end int nfs4_reclaim_open_state
by Trond Myklebust
· 10 years ago
74efa04
Merge tag 'locks-v3.16' of git://git.samba.org/jlayton/linux into next
by Linus Torvalds
· 10 years ago
130d1f9
locks: ensure that fl_owner is always initialized properly in flock and lease codepaths
by Jeff Layton
· 11 years ago
b596872
Push the file layout driver into a subdirectory
by Tom Haynes
· 10 years ago
0aa61e7
pNFS: Handle allocation errors correctly in objlayout_alloc_layout_hdr()
by Trond Myklebust
· 10 years ago
6df200f
pNFS: Handle allocation errors correctly in filelayout_alloc_layout_hdr()
by Trond Myklebust
· 10 years ago
c8e4702
nfs: Apply NFS_MOUNT_CMP_FLAGMASK to nfs_compare_remount_data()
by Scott Mayhew
· 10 years ago
8935ef6
NFSv4: Use error handler on failed GETATTR with successful OPEN
by Andy Adamson
· 10 years ago
f868089
NFS: Fix a potential busy wait in nfs_page_group_lock
by Trond Myklebust
· 10 years ago
c110955
NFS: Fix error handling in __nfs_pageio_add_request
by Trond Myklebust
· 10 years ago
6807299
nfs: support page groups in nfs_read_completion
by Weston Andros Adamson
· 10 years ago
c619427
pnfs: filelayout: support non page aligned layouts
by Weston Andros Adamson
· 10 years ago
19b5484
pnfs: allow non page aligned pnfs layout segments
by Weston Andros Adamson
· 10 years ago
5002c58
pnfs: support multiple verfs per direct req
by Weston Andros Adamson
· 10 years ago
7f71472
nfs: remove data list from pgio header
by Weston Andros Adamson
· 10 years ago
f0cb9ab
nfs: use > 1 request to handle bsize < PAGE_SIZE
by Weston Andros Adamson
· 10 years ago
0f9c429
nfs: chain calls to pg_test
by Weston Andros Adamson
· 10 years ago
6094f83
nfs: allow coalescing of subpage requests
by Weston Andros Adamson
· 10 years ago
dd7663e
pnfs: clean up filelayout_alloc_commit_info
by Weston Andros Adamson
· 10 years ago
d72ddcb
nfs: page group support in nfs_mark_uptodate
by Weston Andros Adamson
· 10 years ago
20633f0
nfs: page group syncing in write path
by Weston Andros Adamson
· 10 years ago
67d0338
nfs: page group syncing in read path
by Weston Andros Adamson
· 10 years ago
2bfc6e5
nfs: add support for multiple nfs reqs per page
by Weston Andros Adamson
· 10 years ago
ab75e41
nfs: call nfs_can_coalesce_requests for every req
by Weston Andros Adamson
· 10 years ago
b4fdac1
nfs: modify pg_test interface to return size_t
by Weston Andros Adamson
· 10 years ago
8c8f1ac1
nfs: remove unused arg from nfs_create_request
by Weston Andros Adamson
· 10 years ago
d201c4d
pnfs: fix race in filelayout commit path
by Weston Andros Adamson
· 10 years ago
41d8d5b
NFS: Create a common nfs_pageio_ops struct
by Anna Schumaker
· 11 years ago
cf485fc
NFS: Create a common generic_pg_pgios()
by Anna Schumaker
· 11 years ago
c376627
NFS: Create a common multiple_pgios() function
by Anna Schumaker
· 11 years ago
1ed26f3
NFS: Create a common initiate_pgio() function
by Anna Schumaker
· 11 years ago
ef2c488
NFS: Create a generic_pgio function
by Anna Schumaker
· 11 years ago
844c9e6
NFS: Create a common pgio_error function
by Anna Schumaker
· 11 years ago
ce59515
NFS: Create a common rpcsetup function for reads and writes
by Anna Schumaker
· 11 years ago
6f92fa4
NFS: Create a common rpc_call_ops struct
by Anna Schumaker
· 11 years ago
0eecb21
NFS: Create a common nfs_pgio_result_common function
by Anna Schumaker
· 11 years ago
a4cdda5
NFS: Create a common pgio_rpc_prepare function
by Anna Schumaker
· 11 years ago
4a0de55
NFS: Create a common rw_header_alloc and rw_header_free function
by Anna Schumaker
· 11 years ago
00bfa30
NFS: Create a common pgio_alloc and pgio_release function
by Anna Schumaker
· 11 years ago
f79d06f
NFS: Move the write verifier into the nfs_pgio_header
by Anna Schumaker
· 11 years ago
c0752cd
NFS: Create a common read and write header struct
by Anna Schumaker
· 11 years ago
9c7e1b3
NFS: Create a common read and write data struct
by Anna Schumaker
· 11 years ago
9137bdf
NFS: Create a common results structure for reads and writes
by Anna Schumaker
· 11 years ago
3c6b899
NFS: Create a common argument structure for reads and writes
by Anna Schumaker
· 11 years ago
fab5fc2
nfs: remove ->read_pageio_init from rpc ops
by Christoph Hellwig
· 11 years ago
a20c93e
nfs: remove ->write_pageio_init from rpc ops
by Christoph Hellwig
· 11 years ago
1b33809
nfs: commit layouts in fdatasync
by Christoph Hellwig
· 11 years ago
edaf436
nfs: switch to ->write_iter()
by Al Viro
· 11 years ago
3aa2d19
nfs: switch to ->read_iter()
by Al Viro
· 11 years ago
91f79c4
new helper: iov_iter_get_pages_alloc()
by Al Viro
· 11 years ago
71d8e53
start adding the tag to iov_iter
by Al Viro
· 11 years ago
ed978a8
new helper: generic_file_read_iter()
by Al Viro
· 11 years ago
a6cbcd4
get rid of pointless iov_length() in ->direct_IO()
by Al Viro
· 11 years ago
619d30b
convert the guts of nfs_direct_IO() to iov_iter
by Al Viro
· 11 years ago
d8d3d94
pass iov_iter to ->direct_IO()
by Al Viro
· 11 years ago
4e857c5
arch: Mass conversion of smp_mb__*()
by Peter Zijlstra
· 11 years ago
1f2edbe
NFS: Don't ignore suid/sgid bit changes after a successful write
by Trond Myklebust
· 11 years ago
43b6535
NFS: Don't declare inode uptodate unless all attributes were checked
by Trond Myklebust
· 11 years ago
4dfc7fd
NFS: Fix memroy leak for double mounts
by Kinglong Mee
· 11 years ago
f182036
mm: implement ->map_pages for page cache
by Kirill A. Shutemov
· 11 years ago
2b3a8fd
Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
9581a4a
nfs: pass string length to pr_notice message about readdir loops
by Jeff Layton
· 11 years ago
24e7ea3
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
91b0abe
mm + fs: store shadow entries in page cache
by Johannes Weiner
· 11 years ago
e7b563b
mm: filemap: move radix tree hole searching here
by Johannes Weiner
· 11 years ago
e911b81
NFSv4: Fix a use-after-free problem in open()
by Trond Myklebust
· 11 years ago
150e726
NFSv4: Ensure we respect soft mount timeouts during trunking discovery
by Trond Myklebust
· 11 years ago
f9b7ebd
NFSv4: Schedule recovery if nfs40_walk_client_list() is interrupted
by Trond Myklebust
· 11 years ago
706cb8d
NFS: advertise only supported callback netids
by Chuck Lever
· 11 years ago
a7697f6
NFS: Clean up: revert increase in READDIR RPC buffer max size
by Chuck Lever
· 11 years ago
bd0f725
Merge branch 'devel' into linux-next
by Trond Myklebust
· 11 years ago
f7be728
nfs: emit a fsnotify_nameremove call in sillyrename codepath
by Jeff Layton
· 11 years ago
33912be
nfs: remove synchronous rename code
by Jeff Layton
· 11 years ago
80a491f
nfs: convert nfs_rename to use async_rename infrastructure
by Jeff Layton
· 11 years ago
0e862a4
nfs: make nfs_async_rename non-static
by Jeff Layton
· 11 years ago
96f9d8c
nfs: abstract out code needed to complete a sillyrename
by Jeff Layton
· 11 years ago
02b9984
fs: push sync_filesystem() down to the file system's remount_fs()
by Theodore Ts'o
· 11 years ago
fe9ea91
Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
0418dae
NFSv4: Fail the truncate() if the lock/open stateid is invalid
by Trond Myklebust
· 11 years ago
869a9d3
NFSv4.1 Fail data server I/O if stateid represents a lost lock
by Andy Adamson
· 11 years ago
927864c
NFSv4: Fix the return value of nfs4_select_rw_stateid
by Trond Myklebust
· 11 years ago
e1253be
NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateid
by Trond Myklebust
· 11 years ago
755a48a
NFS: Fix a delegation callback race
by Trond Myklebust
· 11 years ago
b7e63a1
NFSv4: Fix another nfs4_sequence corruptor
by Trond Myklebust
· 11 years ago
6a4d07f
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
4f14c19
NFSv4: Clear the open state flags if the new stateid does not match
by Trond Myklebust
· 11 years ago
226056c
NFSv4: Use correct locking when updating nfs4_state in nfs4_close_done
by Trond Myklebust
· 11 years ago
78096cc
NFSv4.1: Ensure that we free existing layout segments if we get a new layout
by Trond Myklebust
· 11 years ago
9a7fe9e8
NFSv4.1: Minor optimisation in get_layout_by_fh_locked()
by Trond Myklebust
· 11 years ago
27999f2
NFSv4.1: Ensure that the layout recall callback matches layout stateids
by Trond Myklebust
· 11 years ago
Next »