Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
02eb8d6827662a5091ae7e4df2a0a6f2219b7725
/
fs
/
orangefs
4599649
orangefs: fix orangefs_superblock locking
by Al Viro
· 9 years ago
6d4c1a3
orangefs: fix do_readv_writev() handling of error halfway through
by Al Viro
· 9 years ago
524b1d3
orangefs: have ->kill_sb() evict the VFS side of things first
by Al Viro
· 9 years ago
177f8fc
orangefs: sanitize ->llseek()
by Al Viro
· 9 years ago
7df240d771
orangefs-bufmap.h: trim unused junk
by Al Viro
· 9 years ago
b8a99a8
orangefs: saner calling conventions for getting a slot
by Al Viro
· 9 years ago
bf6bf60
orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointer
by Al Viro
· 9 years ago
9f5e2f7
orangefs: get rid of readdir_handle_s
by Al Viro
· 9 years ago
fecd86a
ornagefs: ensure that truncate has an up to date inode size
by Martin Brandenburg
· 9 years ago
e8da254
orangefs: move code which sets i_link to orangefs_inode_getattr
by Martin Brandenburg
· 9 years ago
05d31c5
orangefs: remove needless wrapper around GFP_KERNEL
by Martin Brandenburg
· 9 years ago
93d53a4
orangefs: remove wrapper around mutex_lock(&inode->i_mutex)
by Martin Brandenburg
· 9 years ago
2666263
orangefs: refactor inode type or link_target change detection
by Martin Brandenburg
· 9 years ago
5859d77
orangefs: use new getattr for revalidate and remove old getattr
by Martin Brandenburg
· 9 years ago
8f24928
orangefs: use new getattr in inode getattr and permission
by Martin Brandenburg
· 9 years ago
e2f7f0d
orangefs: use new orangefs_inode_getattr to get size in write and llseek
by Martin Brandenburg
· 9 years ago
075cca5
orangefs: use new orangefs_inode_getattr to create new inodes
by Martin Brandenburg
· 9 years ago
3c9cf98
orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattr
by Martin Brandenburg
· 9 years ago
d57521a
orangefs: remove inode->i_lock wrapper
by Martin Brandenburg
· 9 years ago
2f83ace
orangefs: put register_chrdev immediately before register_filesystem
by Martin Brandenburg
· 9 years ago
a4c680a
orangefs: remove paranoia in orangefs_set_inode
by Martin Brandenburg
· 9 years ago
02a5cc5
orangefs: sanitize listxattr and return EIO on impossible values
by Martin Brandenburg
· 9 years ago
5e06664
orangefs: remove unused reference to xattr key length
by Martin Brandenburg
· 9 years ago
1a0ce16
Orangefs: adjust unwind on module init failure.
by Mike Marshall
· 9 years ago
2180c52
Orangefs: fix sloppy cleanups of debugfs and sysfs init failures.
by Mike Marshall
· 9 years ago
a7d3e78
Orangefs: follow_link -> get_link change
by Mike Marshall
· 9 years ago
53f57fe
Orangefs: Extra sanity insurance on buffer before using string functions on it.
by Mike Marshall
· 9 years ago
acfcbaf
orangefs: make fs_mount_pending static
by Martin Brandenburg
· 9 years ago
c62da58
orangefs: Avoid symlink upcall if target is too long.
by Martin Brandenburg
· 9 years ago
162ada7
Orangefs: improve the POSIXness of interrupted writes...
by Mike Marshall
· 9 years ago
cf07c0b
Orangefs: add a new gossip statement
by Mike Marshall
· 9 years ago
9d9e7ba
Orangefs: improve gossip statements
by Mike Marshall
· 9 years ago
9f08cfe9
Orangefs: update orangefs.txt
by Mike Marshall
· 9 years ago
ca9f518
Orangefs: code sanitation.
by Mike Marshall
· 9 years ago
401898e
orangefs: remove unused 'diff' function
by Arnd Bergmann
· 9 years ago
be81ce4
orangefs: avoid time conversion function
by Arnd Bergmann
· 9 years ago
69a23de
orangefs: clean up fill_default_sys_attrs
by Martin Brandenburg
· 9 years ago
6ceaf78
orangefs: we never lookup with sym_follow set
by Martin Brandenburg
· 9 years ago
9c2bcf2
orangefs: remove vestigial async io code
by Martin Brandenburg
· 9 years ago
47b4948
orangefs: use ORANGEFS_NAME_LEN everywhere; remove ORANGEFS_NAME_MAX
by Martin Brandenburg
· 9 years ago
ee70fca
orangefs: don't d_drop in d_revalidate since the caller will
by Martin Brandenburg
· 9 years ago
ee3b8d3
orangefs: free readdir buffer index before the dir_emit loop
by Martin Brandenburg
· 9 years ago
adcf34a
Orangefs: code sanitation
by Mike Marshall
· 9 years ago
d37c0f3
Orangefs: clean up orangefs_kernel_op_s comments.
by Mike Marshall
· 9 years ago
c1223ca
orangefs: get rid of op refcounts
by Al Viro
· 9 years ago
05a50a5
orangefs: have ..._clean_interrupted_...() wait for copy to/from daemon
by Al Viro
· 9 years ago
5964c1b
orangefs: set correct ->downcall.status on failing to copy reply from daemon
by Al Viro
· 9 years ago
ddb84da
Orangefs: remove vestigial ASYNC code
by Mike Marshall
· 9 years ago
5253487
Orangefs: make some gossip statements more helpful.
by Mike Marshall
· 9 years ago
897c5df
orangefs: get rid of op->done
by Al Viro
· 9 years ago
82d37f1
orangefs_readdir_index_put(): get rid of bufmap argument
by Al Viro
· 9 years ago
ea2c9c9
orangefs: bufmap rewrite
by Al Viro
· 9 years ago
1780418
orangefs_bufmap_..._query(): don't bother with refcounts
by Al Viro
· 9 years ago
05b39a8
orangefs: lift handling of timeouts and attempts count to service_operation()
by Al Viro
· 9 years ago
c72f15b
service_operation(): don't block signals, just use ..._killable
by Al Viro
· 9 years ago
98815ad
orangefs: sanitize handling of request list
by Al Viro
· 9 years ago
d2d87a3
orangefs: get rid of loop in wait_for_matching_downcall()
by Al Viro
· 9 years ago
cf22644
orangefs: use S_ISREG(mode) and friends instead of mode & S_IFREG.
by Martin Brandenburg
· 9 years ago
78699e2
orangefs: delay freeing slot until cancel completes
by Al Viro
· 9 years ago
1357d06
get rid of bufmap argument of orangefs_bufmap_put()
by Al Viro
· 9 years ago
c0eae8c
orangefs: get rid of handle_io_error()
by Al Viro
· 9 years ago
7b9761a
orangefs: wait_for_direct_io(): restore the position in iter when restarting
by Al Viro
· 9 years ago
e17be9f
orangefs: avoid freeing a slot twice in wait_for_direct_io()
by Al Viro
· 9 years ago
6ebcc3f
Orangefs: added a couple of WARN_ONs, perhaps just temporarily.
by Mike Marshall
· 9 years ago
237f828
orangefs: Do not retrieve size from servers unless it it necessary.
by Martin Brandenburg
· 9 years ago
933287d
orangefs: Implement inode_operations->permission().
by Martin Brandenburg
· 9 years ago
fe88adc
orangefs: Only compare attributes specified in orangefs_inode_getattr.
by Martin Brandenburg
· 9 years ago
2d4cae0
Orangefs: clean up slab allocation.
by Mike Marshall
· 9 years ago
5090c96
Orangefs: improve gossip statement
by Mike Marshall
· 9 years ago
9910982
orangefs: Fix revalidate.
by Martin Brandenburg
· 9 years ago
394f647
orangefs: Util functions shouldn't operate on inode where it can be avoided.
by Martin Brandenburg
· 9 years ago
115b93a
orangefs: clean up op_alloc()
by Al Viro
· 9 years ago
b0bc3a7
orangefs: move handle_io_error() to file.c
by Al Viro
· 9 years ago
2a9e5c2
orangefs: don't reinvent completion.h...
by Al Viro
· 9 years ago
4f55e39
if ORANGEFS_VFS_OP_FILE_IO request had been given up, don't bother waiting
by Al Viro
· 9 years ago
727cbfe
orangefs: get rid of MSECS_TO_JIFFIES
by Al Viro
· 9 years ago
eab9b38
orangefs_clean_up_interrupted_operation: call with op->lock held
by Al Viro
· 9 years ago
70c6ea2
orangefs: reduce nesting in wait_for_matching_downcall()
by Al Viro
· 9 years ago
e1056a9
orangefs: remove cargo-culting spin_lock_irqsave() in service_operation()
by Al Viro
· 9 years ago
ed42fe0
orangefs: hopefully saner op refcounting and locking
by Al Viro
· 9 years ago
fee25ce
orangefs: make sure that reopening pvfs2-req won't overlap with the end of close
by Al Viro
· 9 years ago
96acf9d6
orangefs: nothing should remain in request list and in hash
by Al Viro
· 9 years ago
6083194
orangefs: move wakeups into set_op_state_{serviced,purged}()
by Al Viro
· 9 years ago
ade3d78
orangefs: make wait_for_...downcall() static
by Al Viro
· 9 years ago
831d094
orangefs: move wakeups into set_op_state_{serviced,purged}()
by Al Viro
· 9 years ago
b7ae37b
orangefs: make wait_for_...downcall() static
by Al Viro
· 9 years ago
e07db0a
make orangefs_clean_up_interrupted_operation() static
by Al Viro
· 9 years ago
1264ddf
orangefs: kill orangefs_inode_s ->list
by Al Viro
· 9 years ago
fc916da
orangefs: get rid of <censored> macros
by Al Viro
· 9 years ago
90e54e3
orangefs: ->poll() doesn't need spinlock
by Al Viro
· 9 years ago
8016387
orangefs: kill ioctl32 rudiments
by Al Viro
· 9 years ago
83595db
orangefs: ->poll() is only called between successful ->open() and ->release()
by Al Viro
· 9 years ago
fb6d252
orangefs: generic_file_open() is pointless for character devices
by Al Viro
· 9 years ago
3e1dd9a
orangefs: use DEFINE_MUTEX (and mutex_init() had been too late)
by Al Viro
· 9 years ago
cf0c277
Orangefs: make gossip statement more palatable to xtensa
by Mike Marshall
· 9 years ago
1808f8c
Orangefs: add verification to decode_dirents
by Mike Marshall
· 9 years ago
be57366
Orangefs: make .statfs gossip_debug more complete.
by Mike Marshall
· 9 years ago
569dbfc
Orangefs: define a minimum compatible userspace version.
by Mike Marshall
· 9 years ago
4c27b32
Orangefs: change ORANGEFS_VERSION from "Unknown" to "upstream"
by Mike Marshall
· 9 years ago
c817e26
Orangefs: rename orangefs_kernel_op_s.aio_ref_count to just ref_count.
by Mike Marshall
· 9 years ago
Next »